Searched refs:store_dest_dstret (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 1809 store_dest_dstret(struct tgsi_exec_machine *mach, function in typeref:union:tgsi_exec_channel * 1986 dst = store_dest_dstret(mach, chan, reg, chan_index, dst_datatype); 2008 dst = store_dest_dstret(mach, chan, reg, chan_index, dst_datatype);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/tgsi/ |
| H A D | tgsi_exec.c | 1698 store_dest_dstret(struct tgsi_exec_machine *mach, function in typeref:union:tgsi_exec_channel * 1796 dst = store_dest_dstret(mach, chan, reg, chan_index); 1817 dst = store_dest_dstret(mach, chan, reg, chan_index);
|
Completed in 68 milliseconds