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

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Dspirv.hpp691 OpImageRead = 98, enumerator in enum:spv::Op
H A Ddoc.cpp883 case 98: return "OpImageRead";
1811 InstructionDesc[OpImageRead].operands.push(OperandId, "'Image'");
1812 InstructionDesc[OpImageRead].operands.push(OperandId, "'Coordinate'");
1813 InstructionDesc[OpImageRead].operands.push(OperandImageOperands, "", true);
1814 InstructionDesc[OpImageRead].operands.push(OperandVariableIds, "", true);
H A DGlslangToSpv.cpp2549 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
2560 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp690 OpImageRead = 98, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A Dspirv.hpp691 OpImageRead = 98, enumerator in enum:spv::Op
H A Ddoc.cpp883 case 98: return "OpImageRead";
1811 InstructionDesc[OpImageRead].operands.push(OperandId, "'Image'");
1812 InstructionDesc[OpImageRead].operands.push(OperandId, "'Coordinate'");
1813 InstructionDesc[OpImageRead].operands.push(OperandImageOperands, "", true);
1814 InstructionDesc[OpImageRead].operands.push(OperandVariableIds, "", true);
H A DGlslangToSpv.cpp2549 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
2560 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Dspirv.hpp691 OpImageRead = 98, enumerator in enum:spv::Op
H A Ddoc.cpp883 case 98: return "OpImageRead";
1811 InstructionDesc[OpImageRead].operands.push(OperandId, "'Image'");
1812 InstructionDesc[OpImageRead].operands.push(OperandId, "'Coordinate'");
1813 InstructionDesc[OpImageRead].operands.push(OperandImageOperands, "", true);
1814 InstructionDesc[OpImageRead].operands.push(OperandVariableIds, "", true);
H A DGlslangToSpv.cpp2549 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
2560 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp690 OpImageRead = 98, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A Dspirv.hpp691 OpImageRead = 98, enumerator in enum:spv::Op
H A Ddoc.cpp883 case 98: return "OpImageRead";
1811 InstructionDesc[OpImageRead].operands.push(OperandId, "'Image'");
1812 InstructionDesc[OpImageRead].operands.push(OperandId, "'Coordinate'");
1813 InstructionDesc[OpImageRead].operands.push(OperandImageOperands, "", true);
1814 InstructionDesc[OpImageRead].operands.push(OperandVariableIds, "", true);
H A DGlslangToSpv.cpp2549 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
2560 return builder.createOp(spv::OpImageRead, convertGlslangToSpvType(node->getType()), operands);
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp702 OpImageRead = 98, 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.hpp702 OpImageRead = 98, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp1815 case spv::OpImageRead:
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp1815 case spv::OpImageRead:
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp1815 case spv::OpImageRead:
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp1815 case spv::OpImageRead:

Completed in 237 milliseconds