Home
last modified time | relevance | path

Searched refs:adreno_rb_blend_factor (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_util.c91 enum adreno_rb_blend_factor
Dadreno_common.xml.h82 enum adreno_rb_blend_factor { enum
Dfreedreno_util.h50 enum adreno_rb_blend_factor fd_blend_factor(unsigned factor);
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Da2xx.xml.h1222 static inline uint32_t A2XX_RB_BLEND_CONTROL_COLOR_SRCBLEND(enum adreno_rb_blend_factor val) in A2XX_RB_BLEND_CONTROL_COLOR_SRCBLEND()
1234 static inline uint32_t A2XX_RB_BLEND_CONTROL_COLOR_DESTBLEND(enum adreno_rb_blend_factor val) in A2XX_RB_BLEND_CONTROL_COLOR_DESTBLEND()
1240 static inline uint32_t A2XX_RB_BLEND_CONTROL_ALPHA_SRCBLEND(enum adreno_rb_blend_factor val) in A2XX_RB_BLEND_CONTROL_ALPHA_SRCBLEND()
1252 static inline uint32_t A2XX_RB_BLEND_CONTROL_ALPHA_DESTBLEND(enum adreno_rb_blend_factor val) in A2XX_RB_BLEND_CONTROL_ALPHA_DESTBLEND()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Da3xx.xml.h1282 static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum adreno_rb_blend_factor val) in A3XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR()
1294 static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum adreno_rb_blend_factor val) in A3XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR()
1300 static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum adreno_rb_blend_factor val) in A3XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR()
1312 static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum adreno_rb_blend_factor val) in A3XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Da5xx.xml.h3086 static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum adreno_rb_blend_factor val) in A5XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR()
3098 static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum adreno_rb_blend_factor val) in A5XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR()
3104 static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum adreno_rb_blend_factor val) in A5XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR()
3116 static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum adreno_rb_blend_factor val) in A5XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Da4xx.xml.h1035 static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum adreno_rb_blend_factor val) in A4XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR()
1047 static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum adreno_rb_blend_factor val) in A4XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR()
1053 static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum adreno_rb_blend_factor val) in A4XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR()
1065 static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum adreno_rb_blend_factor val) in A4XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR()