Home
last modified time | relevance | path

Searched defs:alpha_func (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
Dr300_state_inlines.h171 static inline uint32_t r300_translate_alpha_function(int alpha_func) in r300_translate_alpha_function()
Dr300_emit.c88 uint32_t alpha_func = dsa->alpha_function; in r300_emit_dsa_state() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c645 const unsigned *alpha_func; in test_all() local
696 const unsigned *alpha_func; in test_some() local
Dlp_bld_blend.c68 enum pipe_blend_func alpha_func) in lp_build_blend_func_reverse()
/third_party/mesa3d/src/panfrost/lib/
Dpan_blend.h47 enum blend_func alpha_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.h339 unsigned alpha_func:3; /**< PIPE_FUNC_x */ member
360 unsigned alpha_func:3; /**< PIPE_BLEND_x */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.h129 ubyte alpha_func : 3; member
Dsi_shader.h602 unsigned alpha_func : 3; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h88 unsigned alpha_func:4; /**< SVGA3D_CMP_x */ member
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c1504 unsigned alpha_func:3; /**< PIPE_FUNC_x */ member