Searched refs:GetLightParameterCount (Results 1 – 9 of 9) sorted by relevance
99 int count = GetLightParameterCount(pnamePacked); in CaptureGetLightfv_params()203 unsigned int size = GetLightParameterCount(pnamePacked); in CaptureLightfv_params()214 unsigned int size = GetLightParameterCount(pnamePacked); in CaptureLightxv_params()
194 unsigned int GetLightParameterCount(LightParameter pname);
212 for (unsigned int i = 0; i < GetLightParameterCount(pname); i++) in getLightxv()304 for (unsigned int i = 0; i < GetLightParameterCount(pname); i++) in lightxv()
232 if (GetLightParameterCount(pname) > 1) in ValidateLightSingleComponent()927 for (unsigned int i = 0; i < GetLightParameterCount(pname); i++) in ValidateLightxv()
2235 unsigned int GetLightParameterCount(LightParameter pname) in GetLightParameterCount() function
226 for (unsigned int i = 0; i < GetLightParameterCount(pname); i++) in getLightxv()319 for (unsigned int i = 0; i < GetLightParameterCount(pname); i++) in lightxv()
220 unsigned int GetLightParameterCount(LightParameter pname);
248 if (GetLightParameterCount(pname) > 1) in ValidateLightSingleComponent()1090 for (unsigned int i = 0; i < GetLightParameterCount(pname); i++) in ValidateLightxv()
2509 unsigned int GetLightParameterCount(LightParameter pname) in GetLightParameterCount() function