Searched refs:OpVectorTimesMatrix (Results 1 - 18 of 18) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Dspirv.hpp735 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
H A Ddoc.cpp929 case 144: return "OpVectorTimesMatrix";
2150 InstructionDesc[OpVectorTimesMatrix].capabilities.push_back(CapabilityMatrix);
2151 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Vector'");
2152 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Matrix'");
H A DGlslangToSpv.cpp2889 binOp = spv::OpVectorTimesMatrix;
3098 case spv::OpVectorTimesMatrix:
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp734 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/vulkan/glslang/SPIRV/
H A Dspirv.hpp735 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
H A Ddoc.cpp929 case 144: return "OpVectorTimesMatrix";
2150 InstructionDesc[OpVectorTimesMatrix].capabilities.push_back(CapabilityMatrix);
2151 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Vector'");
2152 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Matrix'");
H A DGlslangToSpv.cpp2889 binOp = spv::OpVectorTimesMatrix;
3098 case spv::OpVectorTimesMatrix:
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/glslang/SPIRV/
H A Dspirv.hpp735 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
H A Ddoc.cpp929 case 144: return "OpVectorTimesMatrix";
2150 InstructionDesc[OpVectorTimesMatrix].capabilities.push_back(CapabilityMatrix);
2151 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Vector'");
2152 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Matrix'");
H A DGlslangToSpv.cpp2889 binOp = spv::OpVectorTimesMatrix;
3098 case spv::OpVectorTimesMatrix:
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp734 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
/prebuilts/ndk/r13/sources/third_party/vulkan/glslang/SPIRV/
H A Dspirv.hpp735 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
H A Ddoc.cpp929 case 144: return "OpVectorTimesMatrix";
2150 InstructionDesc[OpVectorTimesMatrix].capabilities.push_back(CapabilityMatrix);
2151 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Vector'");
2152 InstructionDesc[OpVectorTimesMatrix].operands.push(OperandId, "'Matrix'");
H A DGlslangToSpv.cpp2889 binOp = spv::OpVectorTimesMatrix;
3098 case spv::OpVectorTimesMatrix:
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/external/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp746 OpVectorTimesMatrix = 144, 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.hpp746 OpVectorTimesMatrix = 144, enumerator in enum:spv::Op
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_id.cpp1326 bool idUsage::isValid<OpVectorTimesMatrix>(
2212 TODO(OpVectorTimesMatrix)
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
H A Dvalidate_id.cpp1326 bool idUsage::isValid<OpVectorTimesMatrix>(
2212 TODO(OpVectorTimesMatrix)

Completed in 123 milliseconds