Searched refs:glClipPlanexOES (Results 1 – 7 of 7) sorted by relevance
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 184 glClipPlanexOES_t glClipPlanexOES; member
|
D | GLDispatch.cpp | 201 s_gl.glClipPlanexOES = (glClipPlanexOES_t) s_gles_lib->findSymbol("glClipPlanexOES"); in init_gl_dispatch()
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.attrib | 381 #glClipPlanexOES(GLenum plane, const GLfixed * equation) 382 glClipPlanexOES
|
D | gl.in | 186 GL_ENTRY(void, glClipPlanexOES, GLenum plane, const GLfixed * equation)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 72 glClipPlanexOES(41, 41), enumConstant 565 case 41: return glClipPlanexOES; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 566 GL_API void GL_APIENTRY glClipPlanexOES (GLenum plane, const GLfixed *equation);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 54 void, glClipPlanexOES, GLenum plane, const GLfixed* equation
|