Home
last modified time | relevance | path

Searched defs:glClipPlanef (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp65 void (*glClipPlanef)(GLenum plane, const GLfloat *equation); member in LibGLES_CMexports
Dmain.cpp651 GL_API void GL_APIENTRY glClipPlanef(GLenum plane, const GLfloat *equation) in glClipPlanef() function
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java723 public void glClipPlanef(int arg0, FloatBuffer arg1) { in glClipPlanef() method in GLErrorLogger.ErrorLoggingGL
728 public void glClipPlanef(int arg0, float[] arg1, int arg2) { in glClipPlanef() method in GLErrorLogger.ErrorLoggingGL