Searched refs:SpvOpEnqueueKernel (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c259 case SpvOpEnqueueKernel: return (struct type_args){ 1, 0 };
H A Dspirv_info.c801 case SpvOpEnqueueKernel: return "SpvOpEnqueueKernel";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c983 case SpvOpEnqueueKernel: return "SpvOpEnqueueKernel";
H A Dvtn_gather_types.c259 case SpvOpEnqueueKernel: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1090 SpvOpEnqueueKernel = 292, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1430 SpvOpEnqueueKernel = 292, enumerator in enum:SpvOp_
2076 case SpvOpEnqueueKernel: *hasResult = true; *hasResultType = true; break;

Completed in 17 milliseconds