mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-07-31 03:41:01 +00:00
OpExtInstImport isn't expected to happen during debugging
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user