Searched refs:restore_alpha (Results 1 – 1 of 1) sorted by relevance
446 GLfloat psz[4], col[4], restore_psz, restore_alpha; in intel_atten_point() local452 restore_alpha = col[3]; in intel_atten_point()466 if (restore_psz != psz[0] || restore_alpha != col[3]) { in intel_atten_point()473 col[3] = restore_alpha; in intel_atten_point()