Searched defs:alpha_src_factor (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_blend.c89 unsigned alpha_src_factor = rt->alpha_src_factor; local in function:fd2_blend_state_create
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c87 LLVMValueRef alpha_src_factor; member in struct:lp_build_blend_aos_context
H A Dlp_test_blend.c643 const unsigned *alpha_src_factor; local in function:test_all
694 const unsigned *alpha_src_factor; local in function:test_some
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend_aos.c87 LLVMValueRef alpha_src_factor; member in struct:lp_build_blend_aos_context
H A Dlp_test_blend.c643 const unsigned *alpha_src_factor; local in function:test_all
694 const unsigned *alpha_src_factor; local in function:test_some
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_draw.c532 lima_calculate_alpha_blend(enum pipe_blend_func rgb_func,enum pipe_blend_func alpha_func,enum pipe_blendfactor rgb_src_factor,enum pipe_blendfactor rgb_dst_factor,enum pipe_blendfactor alpha_src_factor,enum pipe_blendfactor alpha_dst_factor) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
H A Dp_state.h347 unsigned alpha_src_factor:5; /**< PIPE_BLENDFACTOR_x */ member in struct:pipe_rt_blend_state
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_draw.c999 lima_calculate_alpha_blend(enum pipe_blend_func rgb_func,enum pipe_blend_func alpha_func,enum pipe_blendfactor rgb_src_factor,enum pipe_blendfactor rgb_dst_factor,enum pipe_blendfactor alpha_src_factor,enum pipe_blendfactor alpha_dst_factor) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h353 unsigned alpha_src_factor:5; /**< PIPE_BLENDFACTOR_x */ member in struct:pipe_rt_blend_state

Completed in 15 milliseconds