Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c329 OUT_RING(ring, A2XX_SQ_VS_CONST_BASE(VS_CONST_BASE) | in fd2_emit_restore()
Da2xx.xml.h1382 static inline uint32_t A2XX_SQ_VS_CONST_BASE(uint32_t val) in A2XX_SQ_VS_CONST_BASE() function