Searched refs:ValidateLightx (Results 1 – 3 of 3) sorted by relevance
119 bool ValidateLightx(const Context *context,
968 bool ValidateLightx(const Context *context, GLenum light, LightParameter pname, GLfixed param) in ValidateLightx() function
916 (context->skipValidation() || ValidateLightx(context, light, pnamePacked, param)); in GL_Lightx()