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 D | fd3_gmem.c | 517 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 D | fd3_emit.c | 771 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_gmem.c | 537 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 D | fd3_emit.c | 806 OUT_PKT0(ring, REG_A3XX_RB_MRT_CONTROL(i), 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/ |
| H A D | a3xx.xml.h | 1221 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