Searched refs:ValidateGetClipPlane (Results 1 – 3 of 3) sorted by relevance
367 bool ValidateGetClipPlane(const Context *, GLenum plane, const GLdouble *equation) in ValidateGetClipPlane() function
129 bool ValidateGetClipPlane(const Context *context, GLenum plane, const GLdouble *equation);
1941 (context->skipValidation() || ValidateGetClipPlane(context, plane, equation)); in GL_GetClipPlane()