Home
last modified time | relevance | path

Searched refs:SpvOpExtension (Results 1 – 25 of 56) sorted by relevance

123

/third_party/spirv-tools/test/
Dtext_to_binary.extension_test.cpp755 MakeInstruction(SpvOpExtension, in TEST_F()
782 MakeInstruction(SpvOpExtension, in TEST_F()
826 MakeInstruction(SpvOpExtension, in TEST_F()
917 MakeInstruction(SpvOpExtension, in TEST_F()
934 MakeInstruction(SpvOpExtension, in TEST_F()
947 SpvOpExtension, in TEST_F()
965 MakeInstruction(SpvOpExtension, in TEST_F()
1030 MakeInstruction(SpvOpExtension, in TEST_F()
1047 MakeInstruction(SpvOpExtension, in TEST_F()
1087 MakeInstruction(SpvOpExtension, in TEST_F()
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.extension_test.cpp755 MakeInstruction(SpvOpExtension, in TEST_F()
782 MakeInstruction(SpvOpExtension, in TEST_F()
826 MakeInstruction(SpvOpExtension, in TEST_F()
917 MakeInstruction(SpvOpExtension, in TEST_F()
934 MakeInstruction(SpvOpExtension, in TEST_F()
947 SpvOpExtension, in TEST_F()
964 MakeInstruction(SpvOpExtension, in TEST_F()
1029 MakeInstruction(SpvOpExtension, in TEST_F()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp755 MakeInstruction(SpvOpExtension, in TEST_F()
782 MakeInstruction(SpvOpExtension, in TEST_F()
826 MakeInstruction(SpvOpExtension, in TEST_F()
917 MakeInstruction(SpvOpExtension, in TEST_F()
934 MakeInstruction(SpvOpExtension, in TEST_F()
947 SpvOpExtension, in TEST_F()
964 MakeInstruction(SpvOpExtension, in TEST_F()
1029 MakeInstruction(SpvOpExtension, in TEST_F()
/third_party/mesa3d/src/compiler/spirv/
Dgl_spirv.c39 case SpvOpExtension: in vtn_validate_preamble_instruction()
125 case SpvOpExtension: in vtn_validate_handle_constant_instruction()
/third_party/spirv-tools/source/
Dextensions.cpp27 if (inst->opcode != SpvOpExtension) return "ERROR_not_op_extension"; in GetExtensionString()
/third_party/skia/third_party/externals/spirv-tools/source/
Dextensions.cpp26 if (inst->opcode != SpvOpExtension) return "ERROR_not_op_extension"; in GetExtensionString()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dextensions.cpp26 if (inst->opcode != SpvOpExtension) return "ERROR_not_op_extension"; in GetExtensionString()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dfeature_manager.cpp39 assert(ext->opcode() == SpvOpExtension && in AddExtension()
Dir_loader.cpp184 } else if (opcode == SpvOpExtension) { in AddInstruction()
/third_party/spirv-tools/source/opt/
Dfeature_manager.cpp39 assert(ext->opcode() == SpvOpExtension && in AddExtension()
Dir_loader.cpp184 } else if (opcode == SpvOpExtension) { in AddInstruction()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dfeature_manager.cpp39 assert(ext->opcode() == SpvOpExtension && in AddExtension()
Dir_loader.cpp184 } else if (opcode == SpvOpExtension) { in AddInstruction()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_instruction.cpp466 if (opcode == SpvOpExtension) { in InstructionPass()
Dvalidate.cpp77 if (opcode == SpvOpExtension) { in ProcessExtensions()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate.cpp77 if (opcode == SpvOpExtension) { in ProcessExtensions()
Dvalidate_instruction.cpp466 if (opcode == SpvOpExtension) { in InstructionPass()
/third_party/skia/src/sksl/
Dspirv.h583 SpvOpExtension = 10, enumerator
/third_party/spirv-tools/source/val/
Dvalidate.cpp77 if (opcode == SpvOpExtension) { in ProcessExtensions()
Dvalidate_instruction.cpp466 if (opcode == SpvOpExtension) { in InstructionPass()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h677 SpvOpExtension = 10, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h677 SpvOpExtension = 10, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.h677 SpvOpExtension = 10, enumerator
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.h694 SpvOpExtension = 10, enumerator
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.h689 SpvOpExtension = 10, enumerator

123