Searched refs:ValidateGetMapdv (Results 1 – 3 of 3) sorted by relevance
382 bool ValidateGetMapdv(const Context *, GLenum target, GLenum query, const GLdouble *v) in ValidateGetMapdv() function
132 bool ValidateGetMapdv(const Context *context, GLenum target, GLenum query, const GLdouble *v);
2108 (context->skipValidation() || ValidateGetMapdv(context, target, query, v)); in GL_GetMapdv()