Searched refs:glBufferData (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_vbo.c | 111 glBufferData(GL_ARRAY_BUFFER, in glamor_get_vbo_space() 162 glBufferData(GL_ARRAY_BUFFER, glamor_priv->vbo_offset, in glamor_put_vbo_space()
|
| H A D | glamor_prepare.c | 118 glBufferData(GL_PIXEL_PACK_BUFFER, in glamor_prep_pixmap_box()
|
| H A D | glamor.c | 351 glBufferData(GL_ELEMENT_ARRAY_BUFFER, size, NULL, GL_STATIC_DRAW); 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 | 47 … #define glBufferData(...) QOpenGLContext::currentContext()->functions()->glBufferData(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 373 glBufferData(GL_ARRAY_BUFFER, sizeof (position), position, GL_STATIC_DRAW); 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 | 249 MBGL_CHECK_ERROR(glBufferData(GL_ARRAY_BUFFER, size, data, static_cast<GLenum>(usage))); in createVertexBuffer() 264 MBGL_CHECK_ERROR(glBufferData(GL_ELEMENT_ARRAY_BUFFER, size, data, static_cast<GLenum>(usage))); in createIndexBuffer()
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-eglstream.c | 745 glBufferData(GL_ARRAY_BUFFER, sizeof(position), position, GL_STATIC_DRAW); in xwl_eglstream_init_shaders()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 450 GL_API void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum usag…
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 538 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum …
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 538 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum …
|
| H A D | gl31.h | 540 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum …
|
| H A D | gl32.h | 540 GL_APICALL void GL_APIENTRY glBufferData (GLenum target, GLsizeiptr size, const void *data, GLenum …
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 1956 Packed buffer allocation (which happens at glBufferData time with the
|