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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c151 case SpvOpMatrixTimesVector: return (struct type_args){ 1, 0 };
H A Dspirv_info.c670 case SpvOpMatrixTimesVector: return "SpvOpMatrixTimesVector";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c852 case SpvOpMatrixTimesVector: return "SpvOpMatrixTimesVector";
H A Dvtn_gather_types.c151 case SpvOpMatrixTimesVector: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h959 SpvOpMatrixTimesVector = 145, enumerator in enum:SpvOp_
H A Dvtn_alu.c202 case SpvOpMatrixTimesVector:
H A Dspirv_to_nir.c4377 case SpvOpMatrixTimesVector:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1299 SpvOpMatrixTimesVector = 145, enumerator in enum:SpvOp_
1945 case SpvOpMatrixTimesVector: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c200 case SpvOpMatrixTimesVector:
H A Dspirv_to_nir.c5796 case SpvOpMatrixTimesVector:

Completed in 38 milliseconds