Home
last modified time | relevance | path

Searched refs:glCopyTexSubImage2D (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/
H A Dgl_impl.hpp59 …#define glCopyTexSubImage2D(...) QOpenGLContext::currentContext()->functions()->glCopyTexSubImage2… macro
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h465 GL_API void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint yoffs…
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h550 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint y…
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h550 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint y…
H A Dgl31.h552 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint y…
H A Dgl32.h552 GL_APICALL void GL_APIENTRY glCopyTexSubImage2D (GLenum target, GLint level, GLint xoffset, GLint y…
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_dispatch.c2542 glCopyTexSubImage2D(*(GLenum *) (pc + 0), in __glXDisp_CopyTexSubImage2D()
H A Dindirect_dispatch_swap.c2819 glCopyTexSubImage2D((GLenum) bswap_ENUM(pc + 0), in __glXDispSwap_CopyTexSubImage2D()