Searched refs:ValidateGetClipPlanex (Results 1 – 4 of 4) sorted by relevance
73 bool ValidateGetClipPlanex(const Context *context, GLenum plane, const GLfixed *equation);
843 bool ValidateGetClipPlanex(const Context *context, GLenum plane, const GLfixed *equation) in ValidateGetClipPlanex() function
446 (context->skipValidation() || ValidateGetClipPlanex(context, plane, equation)); in GetClipPlanex()
13094 (context->skipValidation() || ValidateGetClipPlanex(context, plane, equation)); in GetClipPlanexContextANGLE()