Searched refs:rgb_idx (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
H A D | texenv.c | 631 const unsigned rgb_idx = pname - GL_SOURCE0_RGB; in get_texenvi() local 632 return texUnit->Combine.SourceRGB[rgb_idx]; in get_texenvi() |
Completed in 1 milliseconds