Update SPIR-V references to NV opcodes

This commit is contained in:
baldurk
2024-04-26 14:25:45 +01:00
parent ce7a23b611
commit aa4f8fe62b
@@ -3668,11 +3668,11 @@ void ThreadState::StepNext(ShaderDebugState *state, const rdcarray<ThreadState>
case Op::ImageSampleFootprintNV:
case Op::GroupNonUniformPartitionNV:
case Op::WritePackedPrimitiveIndices4x8NV:
case Op::ReportIntersectionNV:
case Op::ReportIntersectionKHR:
case Op::IgnoreIntersectionNV:
case Op::TerminateRayNV:
case Op::TraceNV:
case Op::TypeAccelerationStructureNV:
case Op::TypeAccelerationStructureKHR:
case Op::ExecuteCallableNV:
case Op::TypeCooperativeMatrixNV:
case Op::CooperativeMatrixLoadNV: