Searched refs:ValidateLightiv (Results 1 – 3 of 3) sorted by relevance
517 bool ValidateLightiv(const Context *, GLenum light, GLenum pname, const GLint *params) in ValidateLightiv() function
166 bool ValidateLightiv(const Context *context, GLenum light, GLenum pname, const GLint *params);
3077 (context->skipValidation() || ValidateLightiv(context, light, pname, params)); in GL_Lightiv()