Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c617 OUT_PKT4(ring, REG_A5XX_RB_MRT_CONTROL(i), 1); in fd5_emit_state()
Da5xx.xml.h2354 static inline uint32_t REG_A5XX_RB_MRT_CONTROL(uint32_t i0) { return 0x0000e150 + 0x7*i0; } in REG_A5XX_RB_MRT_CONTROL() function