Updated spirv-tools.

This commit is contained in:
Бранимир Караџић
2020-11-29 18:54:40 -08:00
parent 4b98e171a4
commit cb4977eed5
40 changed files with 420 additions and 362 deletions

View File

@@ -337,7 +337,7 @@ int32_t spvOpcodeGeneratesType(SpvOp op) {
case SpvOpTypeCooperativeMatrixNV:
// case SpvOpTypeAccelerationStructureKHR: covered by
// SpvOpTypeAccelerationStructureNV
case SpvOpTypeRayQueryProvisionalKHR:
case SpvOpTypeRayQueryKHR:
return true;
default:
// In particular, OpTypeForwardPointer does not generate a type,