Searched refs:ValidateGetClipPlanef (Results 1 – 3 of 3) sorted by relevance
72 bool ValidateGetClipPlanef(const Context *context, GLenum plane, const GLfloat *equation);
844 bool ValidateGetClipPlanef(const Context *context, GLenum plane, const GLfloat *equation) in ValidateGetClipPlanef() function
495 (context->skipValidation() || ValidateGetClipPlanef(context, plane, equation)); in GL_GetClipPlanef()