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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c257 case SpvOpGroupReserveWritePipePackets: return (struct type_args){ 1, 0 };
H A Dspirv_info.c797 case SpvOpGroupReserveWritePipePackets: return "SpvOpGroupReserveWritePipePackets";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c979 case SpvOpGroupReserveWritePipePackets: return "SpvOpGroupReserveWritePipePackets";
H A Dvtn_gather_types.c257 case SpvOpGroupReserveWritePipePackets: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1086 SpvOpGroupReserveWritePipePackets = 286, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1426 SpvOpGroupReserveWritePipePackets = 286, enumerator in enum:SpvOp_
2072 case SpvOpGroupReserveWritePipePackets: *hasResult = true; *hasResultType = true; break;

Completed in 110 milliseconds