Searched refs:glExtGetTexLevelParameterivQCOM (Results 1 – 10 of 10) sorted by relevance
/sdk/emulator/opengl/host/libs/libOpenglRender/ |
D | GLDispatch.h | 284 glExtGetTexLevelParameterivQCOM_t glExtGetTexLevelParameterivQCOM; member
|
D | GLDispatch.cpp | 301 …s_gl.glExtGetTexLevelParameterivQCOM = (glExtGetTexLevelParameterivQCOM_t) s_gles_lib->findSymbol(… in init_gl_dispatch()
|
/sdk/emulator/opengl/host/libs/GLESv2_dec/ |
D | gl2.attrib | 508 #void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint… 509 glExtGetTexLevelParameterivQCOM
|
D | gl2.in | 196 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
|
/sdk/emulator/opengl/host/libs/GLESv1_dec/ |
D | gl.attrib | 661 #void glExtGetTexLevelParameterivQCOM(GLuint texture, GLenum face, GLint level, GLenum pname, GLint… 662 glExtGetTexLevelParameterivQCOM
|
D | gl.in | 289 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES2/ |
D | gl2ext.h | 909 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/ |
D | GLProtoBuf.java | 141 glExtGetTexLevelParameterivQCOM(110, 110), enumConstant 634 case 110: return glExtGetTexLevelParameterivQCOM; in valueOf()
|
/sdk/emulator/opengl/host/libs/Translator/include/GLES/ |
D | glext.h | 1017 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
|
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/ |
D | entries.in | 128 void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pname, GLin…
|