Searched refs:glGenTextures (Results 1 – 19 of 19) sorted by relevance
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/libsdl2/libsdl2/ |
| H A D | 0001-Fix-potential-memory-leak-in-GLES_CreateTextur.patch | 19 renderdata->glGenTextures(1, &data->texture); 26 return GLES_SetError("glGenTextures()", result);
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 88 …#define glGenTextures(...) QOpenGLContext::currentContext()->functions()->glGenTextures(__VA_ARGS_… macro
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_font.c | 115 glGenTextures(1, &glamor_font->texture_id); in glamor_font_get()
|
| H A D | glamor_fbo.c | 130 glGenTextures(1, &tex); in _glamor_create_tex()
|
| H A D | glamor_egl.c | 131 glGenTextures(1, texture); in glamor_create_texture_from_image()
|
| H A D | glamor.c | 493 glGenTextures(1, &tex); in glamor_add_format()
|
| H A D | glamor_xv.c | 764 glGenTextures(1, &texture); in glamor_xv_render_dma()
|
| /OK3568_Linux_fs/external/drm-cursor/ |
| H A D | drm_egl.c | 473 glGenTextures(1, &texture); in egl_convert_fb()
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 488 GL_API void GL_APIENTRY glGenTextures (GLsizei n, GLuint *textures);
|
| /OK3568_Linux_fs/external/xserver/hw/xwayland/ |
| H A D | xwayland-glamor-gbm.c | 161 glGenTextures(1, &xwl_pixmap->texture); in xwl_glamor_gbm_create_pixmap_for_bo()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | context.cpp | 280 MBGL_CHECK_ERROR(glGenTextures(TextureMax, pooledTextures.data())); in createTexture()
|
| /OK3568_Linux_fs/external/libmali/include/GLES2/ |
| H A D | gl2.h | 579 GL_APICALL void GL_APIENTRY glGenTextures (GLsizei n, GLuint *textures);
|
| /OK3568_Linux_fs/external/xserver/glx/ |
| H A D | indirect_dispatch.c | 2605 glGenTextures(n, textures); in __glXDisp_GenTextures() 2631 glGenTextures(n, textures); in __glXDisp_GenTexturesEXT()
|
| H A D | indirect_dispatch_swap.c | 2890 glGenTextures(n, textures); in __glXDispSwap_GenTextures() 2918 glGenTextures(n, textures); in __glXDispSwap_GenTexturesEXT()
|
| /OK3568_Linux_fs/external/libmali/include/GLES3/ |
| H A D | gl3.h | 579 GL_APICALL void GL_APIENTRY glGenTextures (GLsizei n, GLuint *textures);
|
| H A D | gl31.h | 581 GL_APICALL void GL_APIENTRY glGenTextures (GLsizei n, GLuint *textures);
|
| H A D | gl32.h | 581 GL_APICALL void GL_APIENTRY glGenTextures (GLsizei n, GLuint *textures);
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 250 glGenTextures(1, &ftex);
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 185636 Functions like glGenTextures and glBindTexture are in OpenGL 1.1 and can be
|