| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_blend.c | 83 A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(blend_func(rt->rgb_func)) | 93 A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_blend.c | 103 A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | 113 A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_blend.c | 62 "rgb_func\t" 92 blend->rt[0].rgb_func != blend->rt[0].alpha_func ? "true" : "false", 98 util_str_blend_func(blend->rt[0].rgb_func, TRUE), 122 "rgb_func", util_str_blend_func(blend->rt[0].rgb_func, TRUE), 378 switch (blend->rt[0].rgb_func) { 639 const unsigned *rgb_func; local in function:test_all 649 for(rgb_func = blend_funcs; rgb_func < &blend_funcs[num_funcs]; ++rgb_func) { 690 const unsigned *rgb_func; local in function:test_some [all...] |
| H A D | lp_bld_blend.c | 67 lp_build_blend_func_reverse(unsigned rgb_func, unsigned alpha_func) argument 69 if (rgb_func == alpha_func) 71 if (rgb_func == PIPE_BLEND_SUBTRACT && alpha_func == PIPE_BLEND_REVERSE_SUBTRACT) 73 if (rgb_func == PIPE_BLEND_REVERSE_SUBTRACT && alpha_func == PIPE_BLEND_SUBTRACT)
|
| H A D | lp_bld_blend.h | 96 lp_build_blend_func_reverse(unsigned rgb_func,
|
| H A D | lp_bld_blend_aos.c | 389 state->rgb_func, 399 if (state->rgb_func != state->alpha_func && nr_channels > 1 &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_blend.c | 62 "rgb_func\t" 92 blend->rt[0].rgb_func != blend->rt[0].alpha_func ? "true" : "false", 98 util_str_blend_func(blend->rt[0].rgb_func, TRUE), 122 "rgb_func", util_str_blend_func(blend->rt[0].rgb_func, TRUE), 378 switch (blend->rt[0].rgb_func) { 639 const unsigned *rgb_func; local in function:test_all 649 for(rgb_func = blend_funcs; rgb_func < &blend_funcs[num_funcs]; ++rgb_func) { 690 const unsigned *rgb_func; local in function:test_some [all...] |
| H A D | lp_bld_blend.c | 67 lp_build_blend_func_reverse(unsigned rgb_func, unsigned alpha_func) argument 69 if (rgb_func == alpha_func) 71 if (rgb_func == PIPE_BLEND_SUBTRACT && alpha_func == PIPE_BLEND_REVERSE_SUBTRACT) 73 if (rgb_func == PIPE_BLEND_REVERSE_SUBTRACT && alpha_func == PIPE_BLEND_SUBTRACT)
|
| H A D | lp_bld_blend.h | 96 lp_build_blend_func_reverse(unsigned rgb_func,
|
| H A D | lp_bld_blend_aos.c | 389 state->rgb_func, 399 if (state->rgb_func != state->alpha_func && nr_channels > 1 &&
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_blend.c | 66 rt0->rgb_func == PIPE_BLEND_ADD && 79 rt0->rgb_func == rt0->alpha_func); 89 VIVS_PE_ALPHA_CONFIG_EQ_COLOR(rt0->rgb_func) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_blend.c | 102 A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | 112 A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_blend.c | 105 A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | 115 A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blend.c | 104 A6XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) | 114 A6XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_blend.c | 83 A2XX_RB_BLEND_CONTROL_COLOR_COMB_FCN(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_blending.c | 351 .rgb_func = PIPE_BLEND_ADD, 385 blend->rgb_func, blend->rgb_src_factor, blend->rgb_dst_factor,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_blend.c | 87 A3XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_blend.c | 87 A4XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_blend.c | 90 A5XX_RB_MRT_BLEND_CONTROL_RGB_BLEND_OPCODE(blend_func(rt->rgb_func)) |
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_blend.h | 42 enum blend_func rgb_func : 3;
|
| H A D | pan_blend.c | 147 (can_fixed_function_equation(equation.rgb_func, 299 (equation.rgb_func == BLEND_FUNC_ADD || 300 equation.rgb_func == BLEND_FUNC_SUBTRACT) && 353 to_panfrost_function(equation.rgb_func, 455 assert(rt_state->equation.rgb_func < ARRAY_SIZE(funcs)); 462 funcs[rt_state->equation.rgb_func], 560 options.rt[0].rgb.func = rt_state->equation.rgb_func;
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/tests/ |
| H A D | test-blend.c | 207 .rgb_func = BLEND_FUNC_ADD, 228 .rgb_func = BLEND_FUNC_ADD, 249 .rgb_func = BLEND_FUNC_ADD,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/ |
| H A D | etnaviv_blend.c | 78 VIVS_PE_ALPHA_CONFIG_EQ_COLOR(translate_blend(rt0->rgb_func)) |
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_blend.c | 94 .rgb_blend_opcode = blend_func(rt->rgb_func),
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_blend.c | 288 ((i != 3) ? blend->rgb_func : 367 vc4_blend_func_i(b, src_blend, dst_blend, blend->rgb_func); 368 if (alpha_chan != 4 && blend->alpha_func != blend->rgb_func) {
|