Home
last modified time | relevance | path

Searched refs:tex_off (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c136 static const unsigned tex_off[] = { in emit_textures() local
155 OUT_RING(ring, CP_LOAD_STATE_0_DST_OFF(tex_off[sb]) | in emit_textures()
177 OUT_RING(ring, CP_LOAD_STATE_0_DST_OFF(tex_off[sb]) | in emit_textures()
197 OUT_RING(ring, CP_LOAD_STATE_0_DST_OFF(BASETABLE_SZ * tex_off[sb]) | in emit_textures()
243 fd_setup_border_colors(tex, ptr, tex_off[sb]); in emit_textures()