Searched refs:SpvOpSubgroupBlockReadINTEL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c346 case SpvOpSubgroupBlockReadINTEL: return (struct type_args){ 1, 0 };
H A Dspirv_info.c903 case SpvOpSubgroupBlockReadINTEL: return "SpvOpSubgroupBlockReadINTEL";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1120 case SpvOpSubgroupBlockReadINTEL: return "SpvOpSubgroupBlockReadINTEL";
H A Dvtn_gather_types.c368 case SpvOpSubgroupBlockReadINTEL: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1194 SpvOpSubgroupBlockReadINTEL = 5575, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1569 SpvOpSubgroupBlockReadINTEL = 5575, enumerator in enum:SpvOp_
2213 case SpvOpSubgroupBlockReadINTEL: *hasResult = true; *hasResultType = true; break;
H A Dvtn_variables.c2733 case SpvOpSubgroupBlockReadINTEL: {
H A Dspirv_to_nir.c5591 case SpvOpSubgroupBlockReadINTEL:

Completed in 29 milliseconds