Home
last modified time | relevance | path

Searched refs:ClipPlanef (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp175 void ClipPlanef(GLenum plane, const GLfloat *equation);
653 return es1::ClipPlanef(plane, equation); in glClipPlanef()
1442 this->glClipPlanef = es1::ClipPlanef; in LibGLES_CMexports()
DlibGLES_CM.cpp547 void ClipPlanef(GLenum plane, const GLfloat *equation) in ClipPlanef() function
576 ClipPlanef(plane, equationf); in ClipPlanex()