Home
last modified time | relevance | path

Searched refs:glClipPlanexOES (Results 1 – 7 of 7) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h184 glClipPlanexOES_t glClipPlanexOES; member
DGLDispatch.cpp201 s_gl.glClipPlanexOES = (glClipPlanexOES_t) s_gles_lib->findSymbol("glClipPlanexOES"); in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib381 #glClipPlanexOES(GLenum plane, const GLfixed * equation)
382 glClipPlanexOES
Dgl.in186 GL_ENTRY(void, glClipPlanexOES, GLenum plane, const GLfixed * equation)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java72 glClipPlanexOES(41, 41), enumConstant
565 case 41: return glClipPlanexOES; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h566 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in54 void, glClipPlanexOES, GLenum plane, const GLfixed* equation