Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_blend.c120 A3XX_RB_MRT_CONTROL_COMPONENT_ENABLE(rt->colormask); in fd3_blend_state_create()
Dfd3_gmem.c571 A3XX_RB_MRT_CONTROL_COMPONENT_ENABLE(0xf)); in fd3_emit_tile_mem2gmem()
853 A3XX_RB_MRT_CONTROL_COMPONENT_ENABLE(0)); in emit_binning_pass()
Da3xx.xml.h1237 static inline uint32_t A3XX_RB_MRT_CONTROL_COMPONENT_ENABLE(uint32_t val) in A3XX_RB_MRT_CONTROL_COMPONENT_ENABLE() function