Searched refs:ValidateGetMapfv (Results 1 – 3 of 3) sorted by relevance
387 bool ValidateGetMapfv(const Context *, GLenum target, GLenum query, const GLfloat *v) in ValidateGetMapfv() function
133 bool ValidateGetMapfv(const Context *context, GLenum target, GLenum query, const GLfloat *v);
2132 (context->skipValidation() || ValidateGetMapfv(context, target, query, v)); in GL_GetMapfv()