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

/xsrc/external/mit/MesaLib.old/src/compiler/spirv/
H A Dvtn_gather_types.c256 case SpvOpGroupReserveReadPipePackets: return (struct type_args){ 1, 0 };
H A Dspirv_info.c796 case SpvOpGroupReserveReadPipePackets: return "SpvOpGroupReserveReadPipePackets";
/xsrc/external/mit/MesaLib/src/compiler/spirv/
H A Dspirv_info.c978 case SpvOpGroupReserveReadPipePackets: return "SpvOpGroupReserveReadPipePackets";
H A Dvtn_gather_types.c256 case SpvOpGroupReserveReadPipePackets: return (struct type_args){ 1, 0 };
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dspirv.h1085 SpvOpGroupReserveReadPipePackets = 285, enumerator in enum:SpvOp_
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv.h1425 SpvOpGroupReserveReadPipePackets = 285, enumerator in enum:SpvOp_
2071 case SpvOpGroupReserveReadPipePackets: *hasResult = true; *hasResultType = true; break;

Completed in 21 milliseconds