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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c290 case SpvOpGroupNonUniformElect: return (struct type_args){ 1, 0 };
H A Dspirv_info.c842 case SpvOpGroupNonUniformElect: return "SpvOpGroupNonUniformElect";
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_subgroup.c79 case SpvOpGroupNonUniformElect: {
H A Dspirv.h1131 SpvOpGroupNonUniformElect = 333, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c4405 case SpvOpGroupNonUniformElect:
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c80 case SpvOpGroupNonUniformElect: {
H A Dspirv.h1471 SpvOpGroupNonUniformElect = 333, enumerator in enum:SpvOp_
2117 case SpvOpGroupNonUniformElect: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5848 case SpvOpGroupNonUniformElect:
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1024 case SpvOpGroupNonUniformElect: return "SpvOpGroupNonUniformElect";
H A Dvtn_gather_types.c290 case SpvOpGroupNonUniformElect: return (struct type_args){ 1, 0 };

Completed in 57 milliseconds