Searched refs:ValidateGetPixelMapfv (Results 1 – 3 of 3) sorted by relevance
402 bool ValidateGetPixelMapfv(const Context *, GLenum map, const GLfloat *values) in ValidateGetPixelMapfv() function
136 bool ValidateGetPixelMapfv(const Context *context, GLenum map, const GLfloat *values);
2230 (context->skipValidation() || ValidateGetPixelMapfv(context, map, values)); in GL_GetPixelMapfv()