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

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h125 #define glCopyImageSubDataOES wrap_glCopyImageSubDataOES macro
H A Dgles_undefine.h125 #undef glCopyImageSubDataOES macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h282 GL_APICALL void GL_APIENTRY glCopyImageSubDataOES (GLuint srcName, GLenum srcTarget, GLint srcLevel, GLint srcX, GLint srcY, GLint srcZ, GLuint dstName, GLenum dstTarget, GLint dstLevel, GLint dstX, GLint dstY, GLint dstZ, GLsizei srcWidth, GLsizei srcHeight, GLsizei srcDepth);

Completed in 990 milliseconds