Searched refs:SpvOpGroupNonUniformAll (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c203 case SpvOpGroupNonUniformAll:
215 case SpvOpGroupNonUniformAll:
255 if (opcode == SpvOpGroupNonUniformAll || opcode == SpvOpGroupAll ||
H A Dspirv.h1472 SpvOpGroupNonUniformAll = 334, enumerator in enum:SpvOp_
2118 case SpvOpGroupNonUniformAll: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5849 case SpvOpGroupNonUniformAll:
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_subgroup.c190 case SpvOpGroupNonUniformAll:
197 case SpvOpGroupNonUniformAll:
H A Dspirv.h1132 SpvOpGroupNonUniformAll = 334, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c4406 case SpvOpGroupNonUniformAll:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c291 case SpvOpGroupNonUniformAll: return (struct type_args){ 1, 0 };
H A Dspirv_info.c843 case SpvOpGroupNonUniformAll: return "SpvOpGroupNonUniformAll";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1025 case SpvOpGroupNonUniformAll: return "SpvOpGroupNonUniformAll";
H A Dvtn_gather_types.c291 case SpvOpGroupNonUniformAll: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c2761 op = SpvOpGroupNonUniformAll;

Completed in 35 milliseconds