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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c392 case SpvOpGroupUMin:
429 case SpvOpGroupUMin:
H A Dspirv.h1409 SpvOpGroupUMin = 267, enumerator in enum:SpvOp_
2055 case SpvOpGroupUMin: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5888 case SpvOpGroupUMin:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c242 case SpvOpGroupUMin: return (struct type_args){ 1, 0 };
H A Dspirv_info.c780 case SpvOpGroupUMin: return "SpvOpGroupUMin";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c962 case SpvOpGroupUMin: return "SpvOpGroupUMin";
H A Dvtn_gather_types.c242 case SpvOpGroupUMin: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1069 SpvOpGroupUMin = 267, enumerator in enum:SpvOp_

Completed in 25 milliseconds