Searched refs:glDeleteTextures (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_fbo.c | 42 glDeleteTextures(1, &fbo->tex); in glamor_destroy_fbo() 149 glDeleteTextures(1, &tex); in _glamor_create_tex()
|
| H A D | glamor_font.c | 194 glDeleteTextures(1, &glamor_font->texture_id); in glamor_unrealize_font()
|
| H A D | glamor.c | 508 glDeleteTextures(1, &tex); in glamor_add_format() 516 glDeleteTextures(1, &tex); in glamor_add_format()
|
| H A D | glamor_xv.c | 852 glDeleteTextures(1, &texture); in glamor_xv_render_dma()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 68 …#define glDeleteTextures(...) QOpenGLContext::currentContext()->functions()->glDeleteTextures(__VA… macro
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 495 glDeleteTextures(1, &texture); in egl_convert_fb()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 468 GL_API void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint *textures);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 779 MBGL_CHECK_ERROR(glDeleteTextures(int(abandonedTextures.size()), abandonedTextures.data())); in performCleanup()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 559 GL_APICALL void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint *textures);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0003-Add-disable-opengl-configure-option.patch | 333 glDeleteTextures (1, &texture_id);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 2562 glDeleteTextures(n, (const GLuint *) (pc + 4)); in __glXDisp_DeleteTextures() 2580 glDeleteTextures(n, (const GLuint *) (pc + 4)); in __glXDisp_DeleteTexturesEXT()
|
| H A D | indirect_dispatch_swap.c | 2841 glDeleteTextures(n, in __glXDispSwap_DeleteTextures() 2862 glDeleteTextures(n, in __glXDispSwap_DeleteTexturesEXT()
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 559 GL_APICALL void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint *textures);
|
| H A D | gl31.h | 561 GL_APICALL void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint *textures);
|
| H A D | gl32.h | 561 GL_APICALL void GL_APIENTRY glDeleteTextures (GLsizei n, const GLuint *textures);
|