Home
last modified time | relevance | path

Searched refs:alpha_sources (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c819 unsigned int alpha_sources = 0; in is_rgb_to_alpha_possible() local
871 alpha_sources++; in is_rgb_to_alpha_possible()
874 if (alpha_sources > 2) { in is_rgb_to_alpha_possible()