Searched refs:glExtGetTexLevelParameterivQCOM (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/opengl/libs/ |
D | libGLESv2.map.txt | 71 glExtGetTexLevelParameterivQCOM; # introduced-mips=9 introduced-x86=9
|
D | libGLESv1_CM.map.txt | 87 glExtGetTexLevelParameterivQCOM; # introduced-mips=9 introduced-x86=9
|
D | entries.in | 240 GL_ENTRY(void, glExtGetTexLevelParameterivQCOM, GLuint texture, GLenum face, GLint level, GLenum pn…
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 424 void API_ENTRY(glExtGetTexLevelParameterivQCOM)(GLuint texture, GLenum face, GLint level, GLenum pn… 425 CALL_GL_API(glExtGetTexLevelParameterivQCOM, texture, face, level, pname, params);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 256 #define glExtGetTexLevelParameterivQCOM wrap_glExtGetTexLevelParameterivQCOM macro
|
D | gles_undefine.h | 256 #undef glExtGetTexLevelParameterivQCOM
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 1069 void API_ENTRY(glExtGetTexLevelParameterivQCOM)(GLuint texture, GLenum face, GLint level, GLenum pn… 1070 CALL_GL_API(glExtGetTexLevelParameterivQCOM, texture, face, level, pname, params);
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 1222 GL_API void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint level, …
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 2864 GL_APICALL void GL_APIENTRY glExtGetTexLevelParameterivQCOM (GLuint texture, GLenum face, GLint lev…
|