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.c49 #define VS_CONST_BASE 0x20 macro
286 emit_constants(ring, VS_CONST_BASE * 4, in fd2_emit_state()
329 OUT_RING(ring, A2XX_SQ_VS_CONST_BASE(VS_CONST_BASE) | in fd2_emit_restore()