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

/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_subgroup.c210 case SpvOpSubgroupAllEqualKHR: {
225 case SpvOpSubgroupAllEqualKHR:
H A Dspirv.h1514 SpvOpSubgroupAllEqualKHR = 4430, enumerator in enum:SpvOp_
2160 case SpvOpSubgroupAllEqualKHR: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5898 case SpvOpSubgroupAllEqualKHR:
/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c328 case SpvOpSubgroupAllEqualKHR: return (struct type_args){ 1, 0 };
H A Dspirv_info.c880 case SpvOpSubgroupAllEqualKHR: return "SpvOpSubgroupAllEqualKHR";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1067 case SpvOpSubgroupAllEqualKHR: return "SpvOpSubgroupAllEqualKHR";
H A Dvtn_gather_types.c332 case SpvOpSubgroupAllEqualKHR: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1169 SpvOpSubgroupAllEqualKHR = 4430, enumerator in enum:SpvOp_

Completed in 25 milliseconds