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

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Dspirv.hpp832 OpKill = 252, enumerator in enum:spv::Op
H A DspvIR.h202 case OpKill:
H A Ddoc.cpp1037 case 252: return "OpKill";
1221 InstructionDesc[OpKill].setResultAndType(false, false);
2462 InstructionDesc[OpKill].capabilities.push_back(CapabilityShader);
H A DSpvBuilder.cpp1010 buildPoint->addInstruction(std::unique_ptr<Instruction>(new Instruction(OpKill)));
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp831 OpKill = 252, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A Dspirv.hpp832 OpKill = 252, enumerator in enum:spv::Op
H A DspvIR.h202 case OpKill:
H A Ddoc.cpp1037 case 252: return "OpKill";
1221 InstructionDesc[OpKill].setResultAndType(false, false);
2462 InstructionDesc[OpKill].capabilities.push_back(CapabilityShader);
H A DSpvBuilder.cpp1010 buildPoint->addInstruction(std::unique_ptr<Instruction>(new Instruction(OpKill)));
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Dspirv.hpp832 OpKill = 252, enumerator in enum:spv::Op
H A DspvIR.h202 case OpKill:
H A Ddoc.cpp1037 case 252: return "OpKill";
1221 InstructionDesc[OpKill].setResultAndType(false, false);
2462 InstructionDesc[OpKill].capabilities.push_back(CapabilityShader);
H A DSpvBuilder.cpp1010 buildPoint->addInstruction(std::unique_ptr<Instruction>(new Instruction(OpKill)));
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp831 OpKill = 252, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A Dspirv.hpp832 OpKill = 252, enumerator in enum:spv::Op
H A DspvIR.h202 case OpKill:
H A Ddoc.cpp1037 case 252: return "OpKill";
1221 InstructionDesc[OpKill].setResultAndType(false, false);
2462 InstructionDesc[OpKill].capabilities.push_back(CapabilityShader);
H A DSpvBuilder.cpp1010 buildPoint->addInstruction(std::unique_ptr<Instruction>(new Instruction(OpKill)));
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp843 OpKill = 252, 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.hpp843 OpKill = 252, enumerator in enum:spv::Op

Completed in 119 milliseconds