Searched refs:glGenBuffers (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_vbo.c | 67 glGenBuffers(1, &glamor_priv->vbo); in glamor_get_vbo_space() 176 glGenBuffers(1, &glamor_priv->vbo); in glamor_init_vbo()
|
| H A D | glamor_prepare.c | 111 glGenBuffers(1, &priv->pbo); in glamor_prep_pixmap_box()
|
| H A D | glamor.c | 340 glGenBuffers(1, &glamor_priv->ib); in glamor_gldrawarrays_quads_using_indices()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 84 … #define glGenBuffers(...) QOpenGLContext::currentContext()->functions()->glGenBuffers(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 370 glGenBuffers(1, &glamor->vbo); in ephyr_glamor_glx_screen_init()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 246 MBGL_CHECK_ERROR(glGenBuffers(1, &id)); in createVertexBuffer() 260 MBGL_CHECK_ERROR(glGenBuffers(1, &id)); in createIndexBuffer()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-eglstream.c | 743 glGenBuffers(1, &vbo); in xwl_eglstream_init_shaders()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 487 GL_API void GL_APIENTRY glGenBuffers (GLsizei n, GLuint *buffers);
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 575 GL_APICALL void GL_APIENTRY glGenBuffers (GLsizei n, GLuint *buffers);
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 575 GL_APICALL void GL_APIENTRY glGenBuffers (GLsizei n, GLuint *buffers);
|
| H A D | gl31.h | 577 GL_APICALL void GL_APIENTRY glGenBuffers (GLsizei n, GLuint *buffers);
|
| H A D | gl32.h | 577 GL_APICALL void GL_APIENTRY glGenBuffers (GLsizei n, GLuint *buffers);
|