Searched refs:REG_A3XX_RB_MRT_CONTROL (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c517 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(0), 1);
577 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
859 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
H A Dfd3_emit.c771 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_gmem.c537 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(0), 1);
596 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
881 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
H A Dfd3_emit.c806 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
H A Da3xx.xml.h1221 static inline uint32_t REG_A3XX_RB_MRT_CONTROL(uint32_t i0) { return 0x000020c4 + 0x4*i0; } function in typeref:typename:uint32_t

Completed in 14 milliseconds