Searched refs:OpTypeRuntimeArray (Results 1 - 25 of 26) sorted by relevance

12

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp109 case spv::OpTypeRuntimeArray: // ...
124 case spv::OpTypeRuntimeArray: return range_t(3, 4);
170 case spv::OpTypeRuntimeArray:
1102 case spv::OpTypeRuntimeArray:
H A Dspirv.hpp628 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
H A DSpvBuilder.cpp337 Instruction* type = new Instruction(getUniqueId(), NoType, OpTypeRuntimeArray);
496 case OpTypeRuntimeArray:
551 case OpTypeRuntimeArray:
571 case OpTypeRuntimeArray:
H A Ddoc.cpp814 case 29: return "OpTypeRuntimeArray";
1182 InstructionDesc[OpTypeRuntimeArray].setResultAndType(true, false);
1691 InstructionDesc[OpTypeRuntimeArray].capabilities.push_back(CapabilityShader);
1692 InstructionDesc[OpTypeRuntimeArray].operands.push(OperandId, "'Element Type'");
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A DSPVRemapper.cpp109 case spv::OpTypeRuntimeArray: // ...
124 case spv::OpTypeRuntimeArray: return range_t(3, 4);
170 case spv::OpTypeRuntimeArray:
1102 case spv::OpTypeRuntimeArray:
H A Dspirv.hpp628 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
H A DSpvBuilder.cpp337 Instruction* type = new Instruction(getUniqueId(), NoType, OpTypeRuntimeArray);
496 case OpTypeRuntimeArray:
551 case OpTypeRuntimeArray:
571 case OpTypeRuntimeArray:
H A Ddoc.cpp814 case 29: return "OpTypeRuntimeArray";
1182 InstructionDesc[OpTypeRuntimeArray].setResultAndType(true, false);
1691 InstructionDesc[OpTypeRuntimeArray].capabilities.push_back(CapabilityShader);
1692 InstructionDesc[OpTypeRuntimeArray].operands.push(OperandId, "'Element Type'");
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A DSPVRemapper.cpp109 case spv::OpTypeRuntimeArray: // ...
124 case spv::OpTypeRuntimeArray: return range_t(3, 4);
170 case spv::OpTypeRuntimeArray:
1102 case spv::OpTypeRuntimeArray:
H A Dspirv.hpp628 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
H A DSpvBuilder.cpp337 Instruction* type = new Instruction(getUniqueId(), NoType, OpTypeRuntimeArray);
496 case OpTypeRuntimeArray:
551 case OpTypeRuntimeArray:
571 case OpTypeRuntimeArray:
H A Ddoc.cpp814 case 29: return "OpTypeRuntimeArray";
1182 InstructionDesc[OpTypeRuntimeArray].setResultAndType(true, false);
1691 InstructionDesc[OpTypeRuntimeArray].capabilities.push_back(CapabilityShader);
1692 InstructionDesc[OpTypeRuntimeArray].operands.push(OperandId, "'Element Type'");
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A DSPVRemapper.cpp109 case spv::OpTypeRuntimeArray: // ...
124 case spv::OpTypeRuntimeArray: return range_t(3, 4);
170 case spv::OpTypeRuntimeArray:
1102 case spv::OpTypeRuntimeArray:
H A Dspirv.hpp628 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
H A DSpvBuilder.cpp337 Instruction* type = new Instruction(getUniqueId(), NoType, OpTypeRuntimeArray);
496 case OpTypeRuntimeArray:
551 case OpTypeRuntimeArray:
571 case OpTypeRuntimeArray:
H A Ddoc.cpp814 case 29: return "OpTypeRuntimeArray";
1182 InstructionDesc[OpTypeRuntimeArray].setResultAndType(true, false);
1691 InstructionDesc[OpTypeRuntimeArray].capabilities.push_back(CapabilityShader);
1692 InstructionDesc[OpTypeRuntimeArray].operands.push(OperandId, "'Element Type'");
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp627 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp627 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp639 OpTypeRuntimeArray = 29, 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.hpp639 OpTypeRuntimeArray = 29, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_id.cpp353 DIAG(elementTypeIndex) << "OpTypeRuntimeArray Element Type <id> '"
2145 CASE(OpTypeRuntimeArray)
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_id.cpp353 DIAG(elementTypeIndex) << "OpTypeRuntimeArray Element Type <id> '"
2145 CASE(OpTypeRuntimeArray)
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp863 case spv::OpTypeRuntimeArray:
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp863 case spv::OpTypeRuntimeArray:
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp863 case spv::OpTypeRuntimeArray:

Completed in 196 milliseconds

12