Home
last modified time | relevance | path

Searched defs:rgb_func (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c642 const unsigned *rgb_func; in test_all() local
693 const unsigned *rgb_func; in test_some() local
Dlp_bld_blend.c67 lp_build_blend_func_reverse(enum pipe_blend_func rgb_func, in lp_build_blend_func_reverse()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h42 enum blend_func rgb_func : 3; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c496 lima_calculate_alpha_blend(enum pipe_blend_func rgb_func, enum pipe_blend_func alpha_func, in lima_calculate_alpha_blend()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h356 unsigned rgb_func:3; /**< PIPE_BLEND_x */ member