spirv-remap: handle OperandImageOperands during remap
This commit is contained in:
parent
9218759ebb
commit
3bb040b71b
@ -481,6 +481,7 @@ namespace spv {
|
||||
case spv::OperandExecutionMode:
|
||||
case spv::OperandStorage:
|
||||
case spv::OperandDimensionality:
|
||||
case spv::OperandImageOperands:
|
||||
case spv::OperandDecoration:
|
||||
case spv::OperandBuiltIn:
|
||||
case spv::OperandSelect:
|
||||
|
Loading…
x
Reference in New Issue
Block a user