Home
last modified time | relevance | path

Searched defs:alpha_src_factor (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_blend.c89 unsigned alpha_src_factor = rt->alpha_src_factor; in fd2_blend_state_create() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c646 const unsigned *alpha_src_factor; in test_all() local
697 const unsigned *alpha_src_factor; in test_some() local
Dlp_bld_blend_aos.c87 LLVMValueRef alpha_src_factor; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h49 enum blend_factor alpha_src_factor : 4; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c498enum pipe_blendfactor alpha_src_factor, enum pipe_blendfactor alpha_dst_factor) in lima_calculate_alpha_blend()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h361 unsigned alpha_src_factor:5; /**< PIPE_BLENDFACTOR_x */ member