Searched refs:REG_A4XX_RB_MRT_CONTROL (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 367 OUT_PKT0(ring, REG_A4XX_RB_MRT_CONTROL(i), 1); 636 OUT_PKT0(ring, REG_A4XX_RB_MRT_CONTROL(i), 1);
|
| H A D | fd4_emit.c | 717 OUT_PKT0(ring, REG_A4XX_RB_MRT_CONTROL(i), 1);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_gmem.c | 372 OUT_PKT0(ring, REG_A4XX_RB_MRT_CONTROL(i), 1); 640 OUT_PKT0(ring, REG_A4XX_RB_MRT_CONTROL(i), 1);
|
| H A D | fd4_emit.c | 733 OUT_PKT0(ring, REG_A4XX_RB_MRT_CONTROL(i), 1);
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/ |
| H A D | a4xx.xml.h | 972 static inline uint32_t REG_A4XX_RB_MRT_CONTROL(uint32_t i0) { return 0x000020a4 + 0x5*i0; } function in typeref:typename:uint32_t
|
Completed in 18 milliseconds