Searched refs:SpvOpIsHelperInvocationEXT (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c1115 case SpvOpIsHelperInvocationEXT: return "SpvOpIsHelperInvocationEXT";
H A Dvtn_gather_types.c363 case SpvOpIsHelperInvocationEXT: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1564 SpvOpIsHelperInvocationEXT = 5381, enumerator in enum:SpvOp_
2208 case SpvOpIsHelperInvocationEXT: *hasResult = true; *hasResultType = true; break;
H A Dspirv_to_nir.c5933 case SpvOpIsHelperInvocationEXT: {

Completed in 20 milliseconds