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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c94 case SpvOpTranspose: return (struct type_args){ 1, 0 };
H A Dspirv_info.c612 case SpvOpTranspose: return "SpvOpTranspose";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c794 case SpvOpTranspose: return "SpvOpTranspose";
H A Dvtn_gather_types.c94 case SpvOpTranspose: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h901 SpvOpTranspose = 84, enumerator in enum:SpvOp_
H A Dvtn_alu.c188 case SpvOpTranspose:
H A Dspirv_to_nir.c4373 case SpvOpTranspose:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1241 SpvOpTranspose = 84, enumerator in enum:SpvOp_
1887 case SpvOpTranspose: *hasResult = true; *hasResultType = true; break;
H A Dvtn_alu.c187 case SpvOpTranspose:
H A Dspirv_to_nir.c5792 case SpvOpTranspose:

Completed in 1548 milliseconds