Home
last modified time | relevance | path

Searched refs:spvOpcodeReturnsLogicalVariablePointer (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.h87 bool spvOpcodeReturnsLogicalVariablePointer(const SpvOp opcode);
Dopcode.cpp278 bool spvOpcodeReturnsLogicalVariablePointer(const SpvOp opcode) { in spvOpcodeReturnsLogicalVariablePointer() function
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.h87 bool spvOpcodeReturnsLogicalVariablePointer(const SpvOp opcode);
Dopcode.cpp278 bool spvOpcodeReturnsLogicalVariablePointer(const SpvOp opcode) { in spvOpcodeReturnsLogicalVariablePointer() function
/third_party/spirv-tools/source/
Dopcode.h87 bool spvOpcodeReturnsLogicalVariablePointer(const spv::Op opcode);
Dopcode.cpp284 bool spvOpcodeReturnsLogicalVariablePointer(const spv::Op opcode) { in spvOpcodeReturnsLogicalVariablePointer() function
/third_party/spirv-tools/source/val/
Dvalidate_memory.cpp925 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateLoad()
983 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateStore()
1616 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateCooperativeMatrixLoadStoreNV()
1720 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateCooperativeMatrixLoadStoreKHR()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_memory.cpp875 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateLoad()
931 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateStore()
1491 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateCooperativeMatrixLoadStoreNV()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp875 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateLoad()
931 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateStore()
1491 !spvOpcodeReturnsLogicalVariablePointer(pointer->opcode()))))) { in ValidateCooperativeMatrixLoadStoreNV()