Home
last modified time | relevance | path

Searched defs:glCopyTexSubImage2D (Results 1 – 6 of 6) sorted by relevance

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.h37 glCopyTexSubImage2D_client_proc_t glCopyTexSubImage2D; member
Dgl2_entry.cpp370 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
/device/generic/goldfish/opengl/system/GLESv1_enc/
Dgl_client_context.h70 glCopyTexSubImage2D_client_proc_t glCopyTexSubImage2D; member
Dgl_entry.cpp651 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Dgles.cpp346 void glCopyTexSubImage2D(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint x, GLint y… in glCopyTexSubImage2D() function
Dgles_dispatch.h81 glCopyTexSubImage2D_t glCopyTexSubImage2D; member