Home
last modified time | relevance | path

Searched refs:SpvOpSourceContinued (Results 1 – 25 of 26) sorted by relevance

12

/external/mesa3d/src/compiler/spirv/
Dgl_spirv.c38 case SpvOpSourceContinued: in vtn_validate_preamble_instruction()
123 case SpvOpSourceContinued: in vtn_validate_handle_constant_instruction()
Dspirv.h1056 SpvOpSourceContinued = 2, enumerator
1627 case SpvOpSourceContinued: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dreflect.h28 return (opcode >= SpvOpSourceContinued && opcode <= SpvOpSourceExtension) || in IsDebug1Inst()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dreflect.h28 return (opcode >= SpvOpSourceContinued && opcode <= SpvOpSourceExtension) || in IsDebug1Inst()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.debug_test.cpp113 Eq(MakeInstruction(SpvOpSourceContinued, MakeVector(GetParam())))); in TEST_P()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.debug_test.cpp113 Eq(MakeInstruction(SpvOpSourceContinued, MakeVector(GetParam())))); in TEST_P()
/external/skia/src/sksl/
Dspirv.h576 SpvOpSourceContinued = 2, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp627 case SpvOpSourceContinued: in spvOpcodeIsDebug()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp627 case SpvOpSourceContinued: in spvOpcodeIsDebug()
/external/skqp/src/sksl/
Dspirv.h576 SpvOpSourceContinued = 2, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h670 SpvOpSourceContinued = 2, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h670 SpvOpSourceContinued = 2, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h670 SpvOpSourceContinued = 2, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h682 SpvOpSourceContinued = 2, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h687 SpvOpSourceContinued = 2, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h687 SpvOpSourceContinued = 2, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h682 SpvOpSourceContinued = 2, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h682 SpvOpSourceContinued = 2, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h687 SpvOpSourceContinued = 2, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dspirv_info.c655 case SpvOpSourceContinued: return "SpvOpSourceContinued"; in spirv_op_to_string()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp53 case SpvOpSourceContinued: in InstructionLayoutSection()
509 case SpvOpSourceContinued: in RegisterDebugInstruction()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h868 SpvOpSourceContinued = 2, enumerator
1400 case SpvOpSourceContinued: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp53 case SpvOpSourceContinued: in InstructionLayoutSection()
507 case SpvOpSourceContinued: in RegisterDebugInstruction()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1120 SpvOpSourceContinued = 2, enumerator
1704 case SpvOpSourceContinued: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1123 SpvOpSourceContinued = 2, enumerator
1707 case SpvOpSourceContinued: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()

12