OpExtInstImport isn't expected to happen during debugging

This commit is contained in:
baldurk
2020-04-08 18:39:03 +01:00
parent 3a6e13e902
commit 64cf07b8da
@@ -1504,6 +1504,7 @@ void ThreadState::StepNext(ShaderDebugState *state,
case Op::MemberName:
case Op::String:
case Op::Extension:
case Op::ExtInstImport:
case Op::MemoryModel:
case Op::EntryPoint:
case Op::ExecutionMode: