Searched refs:trans_sampler (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_compiler_tgsi.c | 1688 trans_sampler(const struct instr_translater *t, struct etna_compile *c, in trans_sampler() function 1842 INSTR(TEX, trans_sampler), 1843 INSTR(TXB, trans_sampler), 1844 INSTR(TXL, trans_sampler), 1845 INSTR(TXP, trans_sampler),
|