Searched refs:trans_sampler (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler.c | 1644 trans_sampler(const struct instr_translater *t, struct etna_compile *c, function in typeref:typename:void 1798 INSTR(TEX, trans_sampler), 1799 INSTR(TXB, trans_sampler), 1800 INSTR(TXL, trans_sampler), 1801 INSTR(TXP, trans_sampler),
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_compiler_tgsi.c | 1688 trans_sampler(const struct instr_translater *t, struct etna_compile *c, function in typeref:typename:void 1842 INSTR(TEX, trans_sampler), 1843 INSTR(TXB, trans_sampler), 1844 INSTR(TXL, trans_sampler), 1845 INSTR(TXP, trans_sampler),
|
Completed in 8 milliseconds