Searched refs:glDrawElements (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 76 …#define glDrawElements(...) QOpenGLContext::currentContext()->functions()->glDrawElements(__VA_ARG… macro
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 475 GL_API void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const void *indice…
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor.c | 371 glDrawElements(GL_TRIANGLES, count * 6, glamor_priv->ib_type, NULL); 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 | 738 MBGL_CHECK_ERROR(glDrawElements( in draw()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 567 GL_APICALL void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const void *in…
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 567 GL_APICALL void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const void *in…
|
| H A D | gl31.h | 569 GL_APICALL void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const void *in…
|
| H A D | gl32.h | 569 GL_APICALL void GL_APIENTRY glDrawElements (GLenum mode, GLsizei count, GLenum type, const void *in…
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 48256 We never used glDrawElements() with a different index buffer. 53048 Use glDrawRangeElements instead of glDrawElements 55617 glamor-composite: Use glDrawElements to reduce the count of vertices. 55620 6 vertices, (0,1,2) and (0,2,3). use glDrawElements can reuse the shared
|