Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c47 #define VS_CONST_BASE 0x20 macro
200 emit_constants(ring, VS_CONST_BASE * 4, in fd2_emit_state_binning()
358 emit_constants(ring, VS_CONST_BASE * 4, in fd2_emit_state()
444 OUT_RING(ring, A2XX_SQ_VS_CONST_BASE(VS_CONST_BASE) | in fd2_emit_restore()