Searched refs:glCopyTexSubImage3DOES (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h130 #define glCopyTexSubImage3DOES wrap_glCopyTexSubImage3DOES macro
H A Dgles_undefine.h130 #undef glCopyTexSubImage3DOES macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h585 GL_APICALL void GL_APIENTRY glCopyTexSubImage3DOES (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);

Completed in 95 milliseconds