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 D | fd2_blend.c | 89 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 D | lp_bld_blend_aos.c | 87 LLVMValueRef alpha_src_factor; member in struct:lp_build_blend_aos_context
|
| H A D | lp_test_blend.c | 643 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 D | lp_bld_blend_aos.c | 87 LLVMValueRef alpha_src_factor; member in struct:lp_build_blend_aos_context
|
| H A D | lp_test_blend.c | 643 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 D | lima_draw.c | 532 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 D | p_state.h | 347 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 D | lima_draw.c | 999 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 D | p_state.h | 353 unsigned alpha_src_factor:5; /**< PIPE_BLENDFACTOR_x */ member in struct:pipe_rt_blend_state
|
Completed in 15 milliseconds