Searched refs:alpha_idx (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | texenv.c | 645 const unsigned alpha_idx = pname - GL_SOURCE0_ALPHA; in get_texenvi() local 646 return texUnit->Combine.SourceA[alpha_idx]; in get_texenvi() |
Completed in 2 milliseconds