OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adreno_rb_blend_factor
(Results
1 - 13
of
13
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
freedreno_util.c
89
enum
adreno_rb_blend_factor
freedreno_util.h
54
enum
adreno_rb_blend_factor
fd_blend_factor(unsigned factor);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
freedreno_util.c
89
enum
adreno_rb_blend_factor
freedreno_util.h
48
enum
adreno_rb_blend_factor
fd_blend_factor(unsigned factor);
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
tu_util.h
135
static inline enum
adreno_rb_blend_factor
tu_pipeline.c
2020
const enum
adreno_rb_blend_factor
src_color_factor = tu6_blend_factor(
2023
const enum
adreno_rb_blend_factor
dst_color_factor = tu6_blend_factor(
2027
const enum
adreno_rb_blend_factor
src_alpha_factor =
2029
const enum
adreno_rb_blend_factor
dst_alpha_factor =
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/registers/
adreno_common.xml.h
85
enum
adreno_rb_blend_factor
{
enum
a2xx.xml.h
1982
static inline uint32_t A2XX_RB_BLEND_CONTROL_COLOR_SRCBLEND(enum
adreno_rb_blend_factor
val)
1994
static inline uint32_t A2XX_RB_BLEND_CONTROL_COLOR_DESTBLEND(enum
adreno_rb_blend_factor
val)
2000
static inline uint32_t A2XX_RB_BLEND_CONTROL_ALPHA_SRCBLEND(enum
adreno_rb_blend_factor
val)
2012
static inline uint32_t A2XX_RB_BLEND_CONTROL_ALPHA_DESTBLEND(enum
adreno_rb_blend_factor
val)
a3xx.xml.h
1284
static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
1296
static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
1302
static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
1314
static inline uint32_t A3XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
a4xx.xml.h
1037
static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
1049
static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
1055
static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
1067
static inline uint32_t A4XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
a5xx.xml.h
3090
static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
3102
static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
3108
static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
3120
static inline uint32_t A5XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
a6xx.xml.h
3376
static inline uint32_t A6XX_RB_MRT_BLEND_CONTROL_RGB_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
3388
static inline uint32_t A6XX_RB_MRT_BLEND_CONTROL_RGB_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
3394
static inline uint32_t A6XX_RB_MRT_BLEND_CONTROL_ALPHA_SRC_FACTOR(enum
adreno_rb_blend_factor
val)
3406
static inline uint32_t A6XX_RB_MRT_BLEND_CONTROL_ALPHA_DEST_FACTOR(enum
adreno_rb_blend_factor
val)
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/
tu_pipeline.c
292
static enum
adreno_rb_blend_factor
1235
const enum
adreno_rb_blend_factor
src_color_factor = tu6_blend_factor(
1238
const enum
adreno_rb_blend_factor
dst_color_factor = tu6_blend_factor(
1242
const enum
adreno_rb_blend_factor
src_alpha_factor =
1244
const enum
adreno_rb_blend_factor
dst_alpha_factor =
Completed in 39 milliseconds
Indexes created Mon Aug 03 00:25:36 UTC 2026