Searched refs:SpvOpMatrixTimesMatrix (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c152 case SpvOpMatrixTimesMatrix: return (struct type_args){ 1, 0 };
H A Dspirv_info.c671 case SpvOpMatrixTimesMatrix: return "SpvOpMatrixTimesMatrix";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c853 case SpvOpMatrixTimesMatrix: return "SpvOpMatrixTimesMatrix";
H A Dvtn_gather_types.c152 case SpvOpMatrixTimesMatrix: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h960 SpvOpMatrixTimesMatrix = 146, enumerator in enum:SpvOp_
H A Dvtn_alu.c203 case SpvOpMatrixTimesMatrix:
H A Dspirv_to_nir.c4378 case SpvOpMatrixTimesMatrix:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1300 SpvOpMatrixTimesMatrix = 146, enumerator in enum:SpvOp_
1946 case SpvOpMatrixTimesMatrix: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c201 case SpvOpMatrixTimesMatrix:
H A Dspirv_to_nir.c5797 case SpvOpMatrixTimesMatrix:

Completed in 31 milliseconds