/third_party/mesa3d/src/compiler/spirv/ |
D | gl_spirv.c | 37 case SpvOpSourceExtension: in vtn_validate_preamble_instruction() 124 case SpvOpSourceExtension: in vtn_validate_handle_constant_instruction()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | reflect.h | 28 return (opcode >= SpvOpSourceContinued && opcode <= SpvOpSourceExtension) || in IsDebug1Inst()
|
/third_party/spirv-tools/source/opt/ |
D | reflect.h | 28 return (opcode >= SpvOpSourceContinued && opcode <= SpvOpSourceExtension) || in IsDebug1Inst()
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
D | reflect.h | 28 return (opcode >= SpvOpSourceContinued && opcode <= SpvOpSourceExtension) || in IsDebug1Inst()
|
/third_party/skia/third_party/externals/spirv-tools/test/ |
D | text_to_binary.debug_test.cpp | 132 Eq(MakeInstruction(SpvOpSourceExtension, MakeVector(GetParam())))); in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.debug_test.cpp | 132 Eq(MakeInstruction(SpvOpSourceExtension, MakeVector(GetParam())))); in TEST_P()
|
/third_party/spirv-tools/test/ |
D | text_to_binary.debug_test.cpp | 132 Eq(MakeInstruction(SpvOpSourceExtension, MakeVector(GetParam())))); in TEST_P()
|
/third_party/spirv-tools/source/ |
D | opcode.cpp | 627 case SpvOpSourceExtension: in spvOpcodeIsDebug()
|
/third_party/skia/third_party/externals/spirv-tools/source/ |
D | opcode.cpp | 630 case SpvOpSourceExtension: in spvOpcodeIsDebug()
|
/third_party/skia/src/sksl/ |
D | spirv.h | 578 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 630 case SpvOpSourceExtension: in spvOpcodeIsDebug()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 672 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 672 SpvOpSourceExtension = 4, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 672 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 684 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 689 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 684 SpvOpSourceExtension = 4, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 689 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 689 SpvOpSourceExtension = 4, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 684 SpvOpSourceExtension = 4, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 55 case SpvOpSourceExtension: in InstructionLayoutSection() 514 case SpvOpSourceExtension: in RegisterDebugInstruction()
|
/third_party/skia/third_party/externals/spirv-tools/source/val/ |
D | validation_state.cpp | 55 case SpvOpSourceExtension: in InstructionLayoutSection() 514 case SpvOpSourceExtension: in RegisterDebugInstruction()
|
/third_party/skia/third_party/externals/spirv-cross/ |
D | spirv.h | 1059 SpvOpSourceExtension = 4, enumerator 1631 case SpvOpSourceExtension: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|
/third_party/spirv-tools/source/val/ |
D | validation_state.cpp | 55 case SpvOpSourceExtension: in InstructionLayoutSection() 543 case SpvOpSourceExtension: in RegisterDebugInstruction()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 1178 SpvOpSourceExtension = 4, enumerator 1833 case SpvOpSourceExtension: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
|