Searched refs:glDeleteBuffers (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_prepare.c | 132 glDeleteBuffers(1, &priv->pbo); in glamor_prep_pixmap_box() 225 glDeleteBuffers(1, &priv->pbo); in glamor_finish_access_pixmap()
|
| H A D | glamor_vbo.c | 66 glDeleteBuffers(1, &glamor_priv->vbo); in glamor_get_vbo_space()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 63 …#define glDeleteBuffers(...) QOpenGLContext::currentContext()->functions()->glDeleteBuffers(__VA_A… macro
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-eglstream.c | 185 glDeleteBuffers(1, &xwl_eglstream->blit_vbo); in xwl_eglstream_cleanup()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 467 GL_API void GL_APIENTRY glDeleteBuffers (GLsizei n, const GLuint *buffers);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 767 MBGL_CHECK_ERROR(glDeleteBuffers(int(abandonedBuffers.size()), abandonedBuffers.data())); in performCleanup()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 554 GL_APICALL void GL_APIENTRY glDeleteBuffers (GLsizei n, const GLuint *buffers);
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0003-Add-disable-opengl-configure-option.patch | 137 glDeleteBuffers (1, &position_buffer);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 554 GL_APICALL void GL_APIENTRY glDeleteBuffers (GLsizei n, const GLuint *buffers);
|
| H A D | gl31.h | 556 GL_APICALL void GL_APIENTRY glDeleteBuffers (GLsizei n, const GLuint *buffers);
|
| H A D | gl32.h | 556 GL_APICALL void GL_APIENTRY glDeleteBuffers (GLsizei n, const GLuint *buffers);
|