Home
last modified time | relevance | path

Searched refs:SpvOpCooperativeMatrixMulAddNV (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c354 case SpvOpCooperativeMatrixMulAddNV: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c1034 case SpvOpCooperativeMatrixMulAddNV: return "SpvOpCooperativeMatrixMulAddNV"; in spirv_op_to_string()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_arithmetics.cpp456 case SpvOpCooperativeMatrixMulAddNV: { in ArithmeticsPass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp456 case SpvOpCooperativeMatrixMulAddNV: { in ArithmeticsPass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_arithmetics.cpp456 case SpvOpCooperativeMatrixMulAddNV: { in ArithmeticsPass()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1284 SpvOpCooperativeMatrixMulAddNV = 5361, enumerator
1817 case SpvOpCooperativeMatrixMulAddNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h1238 SpvOpCooperativeMatrixMulAddNV = 5361, enumerator
1770 case SpvOpCooperativeMatrixMulAddNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/angle/third_party/spirv-headers/src/include/spirv/unified1/
Dspirv.h1375 SpvOpCooperativeMatrixMulAddNV = 5361, enumerator
1949 case SpvOpCooperativeMatrixMulAddNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/
Dspirv.h1375 SpvOpCooperativeMatrixMulAddNV = 5361, enumerator
1949 case SpvOpCooperativeMatrixMulAddNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h1441 SpvOpCooperativeMatrixMulAddNV = 5361, enumerator
2006 case SpvOpCooperativeMatrixMulAddNV: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()