Searched refs:ClipPlanef (Results 1 – 3 of 3) sorted by relevance
175 void GL_APIENTRY ClipPlanef(GLenum plane, const GLfloat *equation);653 return es1::ClipPlanef(plane, equation); in glClipPlanef()1442 this->glClipPlanef = es1::ClipPlanef; in LibGLES_CMexports()
547 void GL_APIENTRY ClipPlanef(GLenum plane, const GLfloat *equation) in ClipPlanef() function576 ClipPlanef(plane, equationf); in ClipPlanex()
155 ANGLE_CAPTURE(ClipPlanef, isCallValid, context, p, eqn); in GL_ClipPlanef()