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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c343 case SpvOpSubgroupShuffleDownINTEL: return (struct type_args){ 1, 0 };
H A Dspirv_info.c900 case SpvOpSubgroupShuffleDownINTEL: return "SpvOpSubgroupShuffleDownINTEL";
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c313 case SpvOpSubgroupShuffleDownINTEL: {
H A Dspirv.h1566 SpvOpSubgroupShuffleDownINTEL = 5572, enumerator in enum:SpvOp_
2210 case SpvOpSubgroupShuffleDownINTEL: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5908 case SpvOpSubgroupShuffleDownINTEL:
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1117 case SpvOpSubgroupShuffleDownINTEL: return "SpvOpSubgroupShuffleDownINTEL";
H A Dvtn_gather_types.c365 case SpvOpSubgroupShuffleDownINTEL: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1191 SpvOpSubgroupShuffleDownINTEL = 5572, enumerator in enum:SpvOp_

Completed in 24 milliseconds