Home
last modified time | relevance | path

Searched refs:OpCooperativeMatrixLoadNV (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp-deps/glslang/SPIRV/
Ddoc.cpp1369 case OpCooperativeMatrixLoadNV: return "OpCooperativeMatrixLoadNV"; in OpcodeString()
2862 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "'Pointer'"); in Parameterize()
2863 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "'Stride'"); in Parameterize()
2864 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "'Column Major'"); in Parameterize()
2865 … InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandMemoryAccess, "'Memory Access'"); in Parameterize()
2866 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandLiteralNumber, "", true); in Parameterize()
2867 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "", true); in Parameterize()
Dspirv.hpp1369 OpCooperativeMatrixLoadNV = 5359, enumerator
1926 case OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/external/angle/third_party/glslang/src/SPIRV/
Ddoc.cpp1369 case OpCooperativeMatrixLoadNV: return "OpCooperativeMatrixLoadNV"; in OpcodeString()
2862 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "'Pointer'"); in Parameterize()
2863 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "'Stride'"); in Parameterize()
2864 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "'Column Major'"); in Parameterize()
2865 … InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandMemoryAccess, "'Memory Access'"); in Parameterize()
2866 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandLiteralNumber, "", true); in Parameterize()
2867 InstructionDesc[OpCooperativeMatrixLoadNV].operands.push(OperandId, "", true); in Parameterize()
Dspirv.hpp1369 OpCooperativeMatrixLoadNV = 5359, enumerator
1943 case OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.lua1239 OpCooperativeMatrixLoadNV = 5359,
Dspirv.cs1282 OpCooperativeMatrixLoadNV = 5359, enumerator
Dspirv.hpp1278 OpCooperativeMatrixLoadNV = 5359, enumerator
1811 case OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.hpp111278 OpCooperativeMatrixLoadNV = 5359,
1811 case Op::OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break;
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.lua1193 OpCooperativeMatrixLoadNV = 5359,
Dspirv.cs1236 OpCooperativeMatrixLoadNV = 5359, enumerator
Dspirv.hpp1232 OpCooperativeMatrixLoadNV = 5359, enumerator
1764 case OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.hpp111232 OpCooperativeMatrixLoadNV = 5359,
1764 case Op::OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break;
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.lua1326 OpCooperativeMatrixLoadNV = 5359,
Dspirv.cs1374 OpCooperativeMatrixLoadNV = 5359, enumerator
Dspirv.hpp1369 OpCooperativeMatrixLoadNV = 5359, enumerator
1943 case OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.hpp111369 OpCooperativeMatrixLoadNV = 5359,
1943 case Op::OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break;
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.cs1374 OpCooperativeMatrixLoadNV = 5359, enumerator
Dspirv.lua1326 OpCooperativeMatrixLoadNV = 5359,
Dspirv.hpp1369 OpCooperativeMatrixLoadNV = 5359, enumerator
1943 case OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
Dspirv.hpp111369 OpCooperativeMatrixLoadNV = 5359,
1943 case Op::OpCooperativeMatrixLoadNV: *hasResult = true; *hasResultType = true; break;
/external/swiftshader/src/Pipeline/
DSpirvShaderInstructions.inl398 DECORATE_OP(T, OpCooperativeMatrixLoadNV)
/external/vulkan-validation-layers/layers/
Dshader_validation.cpp2150 case spv::OpCooperativeMatrixLoadNV: in ValidateCooperativeMatrix()
/external/swiftshader/third_party/SPIRV-Tools/utils/vscode/src/schema/
Dschema.go476 "OpCooperativeMatrixLoadNV": OpCooperativeMatrixLoadNV,
10713 OpCooperativeMatrixLoadNV = &Opcode { var
/external/deqp-deps/SPIRV-Tools/utils/vscode/src/schema/
Dschema.go476 "OpCooperativeMatrixLoadNV": OpCooperativeMatrixLoadNV,
10713 OpCooperativeMatrixLoadNV = &Opcode { var
/external/angle/third_party/spirv-tools/src/utils/vscode/src/schema/
Dschema.go476 "OpCooperativeMatrixLoadNV": OpCooperativeMatrixLoadNV,
10713 OpCooperativeMatrixLoadNV = &Opcode { var

12