Searched refs:ValidateGetClipPlanex (Results 1 – 3 of 3) sorted by relevance
73 bool ValidateGetClipPlanex(const Context *context, GLenum plane, const GLfixed *equation);
849 bool ValidateGetClipPlanex(const Context *context, GLenum plane, const GLfixed *equation) in ValidateGetClipPlanex() function
518 (context->skipValidation() || ValidateGetClipPlanex(context, plane, equation)); in GL_GetClipPlanex()