Home
last modified time | relevance | path

Searched defs:glTexSubImage2D (Results 1 – 7 of 7) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h163 glTexSubImage2D_t glTexSubImage2D; member
/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java140 glTexSubImage2D(110, 110), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp1808 GL_APICALL void GL_APIENTRY glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffs… in glTexSubImage2D() function
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java645 public void glTexSubImage2D(int target, int level, int xoffset, in glTexSubImage2D() method in MatrixTrackingGL
/development/tools/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp1614 GL_API void GL_APIENTRY glTexSubImage2D( GLenum target, GLint level, GLint xoffset, GLint yoffset,… in glTexSubImage2D() function
/development/tools/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp756 void glTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsiz… in glTexSubImage2D() function
Dgles_dispatch.h163 glTexSubImage2D_t glTexSubImage2D; member