Home
last modified time | relevance | path

Searched refs:GL_STATIC_DRAW (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c373 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 Dxwayland-glamor-eglstream.c745 glBufferData(GL_ARRAY_BUFFER, sizeof(position), position, GL_STATIC_DRAW); in xwl_eglstream_init_shaders()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h378 #define GL_STATIC_DRAW 0x88E4 macro
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c351 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 Dcontext.cpp92 static_assert(underlying_type(BufferUsage::StaticDraw) == GL_STATIC_DRAW, "OpenGL type mismatch");
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h125 #define GL_STATIC_DRAW 0x88E4 macro
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h125 #define GL_STATIC_DRAW 0x88E4 macro
H A Dgl31.h127 #define GL_STATIC_DRAW 0x88E4 macro
H A Dgl32.h127 #define GL_STATIC_DRAW 0x88E4 macro
/OK3568_Linux_fs/external/xserver/
H A DChangeLog53038 Use GL_STATIC_DRAW for element index buffer