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
132 bool ValidateGetMapfv(const Context *context, GLenum target, GLenum query, const GLfloat *v);
1809 (context->skipValidation() || ValidateGetMapfv(context, target, query, v)); in GetMapfv()