Searched refs:glClipPlanexIMG (Results 1 – 7 of 7) sorted by relevance
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 266 glClipPlanexIMG_t glClipPlanexIMG; member
|
D | GLDispatch.cpp | 283 s_gl.glClipPlanexIMG = (glClipPlanexIMG_t) s_gles_lib->findSymbol("glClipPlanexIMG"); in init_gl_dispatch()
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.attrib | 386 #glClipPlanexIMG(GLenum plane, const GLfixed * equation) 387 glClipPlanexIMG
|
D | gl.in | 187 GL_ENTRY(void, glClipPlanexIMG, GLenum plane, const GLfixed * equation)
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 71 glClipPlanexIMG(40, 40), enumConstant 564 case 40: return glClipPlanexIMG; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 948 GL_API void GL_APIENTRY glClipPlanexIMG (GLenum, const GLfixed *);
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 53 void, glClipPlanexIMG, GLenum p, const GLfixed* eqn
|