Searched refs:GetLightModelParameterCount (Results 1 – 4 of 4) sorted by relevance
182 unsigned int size = GetLightModelParameterCount(pname); in CaptureLightModelfv_params()192 unsigned int size = GetLightModelParameterCount(pname); in CaptureLightModelxv_param()
219 unsigned int GetLightModelParameterCount(GLenum pname);
292 for (unsigned int i = 0; i < GetLightModelParameterCount(pname); i++) in lightModelxv()
2481 unsigned int GetLightModelParameterCount(GLenum pname) in GetLightModelParameterCount() function