Searched refs:rgb_idx (Results 1 – 1 of 1) sorted by relevance
651 const unsigned rgb_idx = pname - GL_SOURCE0_RGB; in get_texenvi() local652 return texUnit->Combine.SourceRGB[rgb_idx]; in get_texenvi()