Searched refs:GetLightModelParameterCount (Results 1 – 3 of 3) sorted by relevance
219 unsigned int GetLightModelParameterCount(GLenum pname);
290 for (unsigned int i = 0; i < GetLightModelParameterCount(pname); i++) in lightModelxv()
2388 unsigned int GetLightModelParameterCount(GLenum pname) in GetLightModelParameterCount() function