Searched refs:ValidateClipPlanex (Results 1 – 3 of 3) sorted by relevance
30 bool ValidateClipPlanex(const Context *context, GLenum plane, const GLfixed *equation);
691 bool ValidateClipPlanex(const Context *context, GLenum plane, const GLfixed *equation) in ValidateClipPlanex() function
173 (context->skipValidation() || ValidateClipPlanex(context, plane, equation)); in GL_ClipPlanex()