Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.hpp66 void (*glClipPlanex)(GLenum plane, const GLfixed *equation); member in LibGLES_CMexports
Dmain.cpp656 GL_API void GL_APIENTRY glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex() function
/external/replicaisland/src/com/replica/replicaisland/
DGLErrorLogger.java733 public void glClipPlanex(int arg0, IntBuffer arg1) { in glClipPlanex() method in GLErrorLogger.ErrorLoggingGL
738 public void glClipPlanex(int arg0, int[] arg1, int arg2) { in glClipPlanex() method in GLErrorLogger.ErrorLoggingGL