Home
last modified time | relevance | path

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

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h266 glClipPlanexIMG_t glClipPlanexIMG; member
DGLDispatch.cpp283 s_gl.glClipPlanexIMG = (glClipPlanexIMG_t) s_gles_lib->findSymbol("glClipPlanexIMG"); in init_gl_dispatch()
/sdk/emulator/opengl/host/libs/GLESv1_dec/
Dgl.attrib386 #glClipPlanexIMG(GLenum plane, const GLfixed * equation)
387 glClipPlanexIMG
Dgl.in187 GL_ENTRY(void, glClipPlanexIMG, GLenum plane, const GLfixed * equation)
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java71 glClipPlanexIMG(40, 40), enumConstant
564 case 40: return glClipPlanexIMG; in valueOf()
/sdk/emulator/opengl/host/libs/Translator/include/GLES/
Dglext.h948 GL_API void GL_APIENTRY glClipPlanexIMG (GLenum, const GLfixed *);
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/
Dentries.in53 void, glClipPlanexIMG, GLenum p, const GLfixed* eqn