Home
last modified time | relevance | path

Searched refs:GL_BLEND (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0044-gl-renderer-Honer-opaque-surface-s-alpha-channel.patch30 glEnable(GL_BLEND);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0041-gl-renderer-Honer-opaque-surface-s-alpha-channel.patch30 glEnable(GL_BLEND);
/OK3568_Linux_fs/buildroot/package/weston/
H A D0044-gl-renderer-Honer-opaque-surface-s-alpha-channel.patch30 glEnable(GL_BLEND);
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch51 glDisable(GL_BLEND);
212 + m_blend = glIsEnabled(GL_BLEND);
242 + glEnable(GL_BLEND);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.cpp173 MBGL_CHECK_ERROR(value ? glEnable(GL_BLEND) : glDisable(GL_BLEND)); in Set()
178 MBGL_CHECK_ERROR(blend = glIsEnabled(GL_BLEND)); in Get()
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor_render.c1101 glDisable(GL_BLEND); in glamor_composite_set_shader_blend()
1104 glEnable(GL_BLEND); in glamor_composite_set_shader_blend()
1310 glDisable(GL_BLEND); in glamor_composite_with_shader()
H A Dglamor_composite_glyphs.c296 glDisable(GL_BLEND); in glamor_glyphs_flush()
H A Dglamor_program.c508 glEnable(GL_BLEND); in glamor_set_blend()
/OK3568_Linux_fs/external/xserver/glx/
H A Dindirect_size_get.c381 case GL_BLEND: in __glGetBooleanv_size()
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h122 #define GL_BLEND 0x0BE2 macro
/OK3568_Linux_fs/external/libmali/include/GLES2/
H A Dgl2.h135 #define GL_BLEND 0x0BE2 macro
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A D0003-Add-disable-opengl-configure-option.patch436 glDisable(GL_BLEND);
/OK3568_Linux_fs/external/libmali/include/GLES3/
H A Dgl3.h135 #define GL_BLEND 0x0BE2 macro
H A Dgl31.h137 #define GL_BLEND 0x0BE2 macro
H A Dgl32.h137 #define GL_BLEND 0x0BE2 macro