Searched refs:lima_calculate_alpha_blend (Results 1 - 2 of 2) sorted by relevance
| /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, function in typeref:typename:int 628 render->alpha_blend = lima_calculate_alpha_blend(rt->rgb_func, rt->alpha_func, 639 render->alpha_blend = lima_calculate_alpha_blend(PIPE_BLEND_ADD, PIPE_BLEND_ADD,
|
| /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, function in typeref:typename:int 1081 render->alpha_blend = lima_calculate_alpha_blend(rt->rgb_func, rt->alpha_func, 1092 render->alpha_blend = lima_calculate_alpha_blend(PIPE_BLEND_ADD, PIPE_BLEND_ADD,
|
Completed in 6 milliseconds