Searched refs:ValidateGetClipPlanef (Results 1 – 4 of 4) sorted by relevance
72 bool ValidateGetClipPlanef(const Context *context, GLenum plane, const GLfloat *equation);
838 bool ValidateGetClipPlanef(const Context *context, GLenum plane, const GLfloat *equation) in ValidateGetClipPlanef() function
426 (context->skipValidation() || ValidateGetClipPlanef(context, plane, equation)); in GetClipPlanef()
13073 (context->skipValidation() || ValidateGetClipPlanef(context, plane, equation)); in GetClipPlanefContextANGLE()