Searched refs:OpExtInstImport (Results 1 - 20 of 20) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Ddisassemble.cpp321 } else if (opCode == OpExtInstImport) {
H A Dspirv.hpp612 OpExtInstImport = 11, enumerator in enum:spv::Op
H A Ddoc.cpp796 case 11: return "OpExtInstImport";
1167 InstructionDesc[OpExtInstImport].setResultAndType(true, false);
1649 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'");
H A DSpvBuilder.cpp76 Instruction* import = new Instruction(getUniqueId(), NoType, OpExtInstImport);
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp611 OpExtInstImport = 11, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A Ddisassemble.cpp321 } else if (opCode == OpExtInstImport) {
H A Dspirv.hpp612 OpExtInstImport = 11, enumerator in enum:spv::Op
H A Ddoc.cpp796 case 11: return "OpExtInstImport";
1167 InstructionDesc[OpExtInstImport].setResultAndType(true, false);
1649 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'");
H A DSpvBuilder.cpp76 Instruction* import = new Instruction(getUniqueId(), NoType, OpExtInstImport);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Ddisassemble.cpp321 } else if (opCode == OpExtInstImport) {
H A Dspirv.hpp612 OpExtInstImport = 11, enumerator in enum:spv::Op
H A Ddoc.cpp796 case 11: return "OpExtInstImport";
1167 InstructionDesc[OpExtInstImport].setResultAndType(true, false);
1649 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'");
H A DSpvBuilder.cpp76 Instruction* import = new Instruction(getUniqueId(), NoType, OpExtInstImport);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp611 OpExtInstImport = 11, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A Ddisassemble.cpp321 } else if (opCode == OpExtInstImport) {
H A Dspirv.hpp612 OpExtInstImport = 11, enumerator in enum:spv::Op
H A Ddoc.cpp796 case 11: return "OpExtInstImport";
1167 InstructionDesc[OpExtInstImport].setResultAndType(true, false);
1649 InstructionDesc[OpExtInstImport].operands.push(OperandLiteralString, "'Name'");
H A DSpvBuilder.cpp76 Instruction* import = new Instruction(getUniqueId(), NoType, OpExtInstImport);
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp623 OpExtInstImport = 11, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp623 OpExtInstImport = 11, enumerator in enum:spv::Op

Completed in 140 milliseconds