Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_blend.c121 A4XX_RB_MRT_CONTROL_COMPONENT_ENABLE(rt->colormask); in fd4_blend_state_create()
Dfd4_gmem.c367 A4XX_RB_MRT_CONTROL_COMPONENT_ENABLE(0xf)); in fd4_emit_tile_mem2gmem()
636 A4XX_RB_MRT_CONTROL_COMPONENT_ENABLE(0xf)); in emit_binning_pass()
Da4xx.xml.h989 static inline uint32_t A4XX_RB_MRT_CONTROL_COMPONENT_ENABLE(uint32_t val) in A4XX_RB_MRT_CONTROL_COMPONENT_ENABLE() function