Searched refs:texid (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_nir_emit.c195 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz, argument
201 .tex.id = texid + (is_fs(c) ? 0 : c->specs->vertex_sampler_offset),
H A Detnaviv_compiler_nir.h343 etna_emit_tex(struct etna_compile *c, nir_texop op, unsigned texid, unsigned dst_swiz,

Completed in 2 milliseconds