Searched refs:GL_STATIC_DRAW (Results 1 – 10 of 10) sorted by relevance
| /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/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 | 378 #define GL_STATIC_DRAW 0x88E4 macro
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| 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/src/mbgl/gl/ |
| H A D | context.cpp | 92 static_assert(underlying_type(BufferUsage::StaticDraw) == GL_STATIC_DRAW, "OpenGL type mismatch");
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 125 #define GL_STATIC_DRAW 0x88E4 macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 125 #define GL_STATIC_DRAW 0x88E4 macro
|
| H A D | gl31.h | 127 #define GL_STATIC_DRAW 0x88E4 macro
|
| H A D | gl32.h | 127 #define GL_STATIC_DRAW 0x88E4 macro
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 53038 Use GL_STATIC_DRAW for element index buffer
|