Home
last modified time | relevance | path

Searched refs:REG_A4XX_RB_MRT_BLEND_CONTROL (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c370 OUT_PKT0(ring, REG_A4XX_RB_MRT_BLEND_CONTROL(i), 1); in fd4_emit_tile_mem2gmem()
Dfd4_emit.c714 OUT_PKT0(ring, REG_A4XX_RB_MRT_BLEND_CONTROL(i), 1); in fd4_emit_state()
Da4xx.xml.h1032 static inline uint32_t REG_A4XX_RB_MRT_BLEND_CONTROL(uint32_t i0) { return 0x000020a8 + 0x5*i0; } in REG_A4XX_RB_MRT_BLEND_CONTROL() function