| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libsdl2/libsdl2/ |
| H A D | 0001-Fix-potential-memory-leak-in-GLES_CreateTextur.patch | 36 return GLES_SetError("glTexImage2D()", result);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 140 … #define glTexImage2D(...) QOpenGLContext::currentContext()->functions()->glTexImage2D(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0003-Revert-gl-renderer-require-GL_EXT_unpack_subimage.patch | 52 + glTexImage2D(GL_TEXTURE_2D, 0,
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0003-Revert-gl-renderer-require-GL_EXT_unpack_subimage.patch | 52 + glTexImage2D(GL_TEXTURE_2D, 0,
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0062-Revert-gl-renderer-require-GL_EXT_unpack_subimage.patch | 51 + glTexImage2D(GL_TEXTURE_2D, 0,
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_font.c | 154 glTexImage2D(GL_TEXTURE_2D, 0, GL_R8UI, overall_width, overall_height, in glamor_font_get()
|
| H A D | glamor_picture.c | 357 glTexImage2D(GL_TEXTURE_2D, 0, iformat, in glamor_upload_picture_to_texture()
|
| H A D | glamor_fbo.c | 137 glTexImage2D(GL_TEXTURE_2D, 0, f->internalformat, w, h, 0, in _glamor_create_tex()
|
| H A D | glamor.c | 497 glTexImage2D(GL_TEXTURE_2D, 0, internalformat, 1, 1, 0, in glamor_add_format()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 542 GL_API void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei wid…
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 547 MBGL_CHECK_ERROR(glTexImage2D(GL_TEXTURE_2D, 0, static_cast<GLenum>(format), size.width, in updateTexture()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 631 GL_APICALL void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei…
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 631 GL_APICALL void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei…
|
| H A D | gl31.h | 633 GL_APICALL void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei…
|
| H A D | gl32.h | 633 GL_APICALL void GL_APIENTRY glTexImage2D (GLenum target, GLint level, GLint internalformat, GLsizei…
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 252 glTexImage2D(GL_TEXTURE_2D, 0, GL_ALPHA, 512,512, 0, GL_ALPHA, GL_UNSIGNED_BYTE, temp_bitmap);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 993 glTexImage2D(*(GLenum *) (pc + 20), in __glXDisp_TexImage2D()
|
| H A D | indirect_dispatch_swap.c | 1166 glTexImage2D((GLenum) bswap_ENUM(pc + 20), in __glXDispSwap_TexImage2D()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 54418 glamor_upload_pixmap: Use glTexImage2D for a fully update. 54421 a TexSubImage2D. So we use glTexImage2D if we are a fully
|