Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c644 const unsigned *rgb_dst_factor; in test_all() local
695 const unsigned *rgb_dst_factor; in test_some() local
Dlp_bld_blend_aos.c88 LLVMValueRef rgb_dst_factor; member
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h46 enum blend_factor rgb_dst_factor : 4; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_draw.c497 … enum pipe_blendfactor rgb_src_factor, enum pipe_blendfactor rgb_dst_factor, in lima_calculate_alpha_blend()
/third_party/mesa3d/src/gallium/include/pipe/
Dp_state.h358 unsigned rgb_dst_factor:5; /**< PIPE_BLENDFACTOR_x */ member