| /OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/ |
| H A D | glwidget.cpp | 146 glDisable(GL_DEPTH_TEST); in paintGL() 147 glDisable(GL_CULL_FACE); in paintGL()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/ |
| H A D | value.cpp | 104 MBGL_CHECK_ERROR(value ? glEnable(GL_STENCIL_TEST) : glDisable(GL_STENCIL_TEST)); in Set() 149 MBGL_CHECK_ERROR(value ? glEnable(GL_DEPTH_TEST) : glDisable(GL_DEPTH_TEST)); in Set() 173 MBGL_CHECK_ERROR(value ? glEnable(GL_BLEND) : glDisable(GL_BLEND)); in Set() 273 MBGL_CHECK_ERROR(value ? glEnable(GL_SCISSOR_TEST) : glDisable(GL_SCISSOR_TEST)); in Set()
|
| /OK3568_Linux_fs/external/xserver/glamor/ |
| H A D | glamor_copy.c | 416 glDisable(GL_TILE_RASTER_ORDER_INCREASING_X_MESA); in glamor_copy_fbo_fbo_draw() 420 glDisable(GL_TILE_RASTER_ORDER_INCREASING_Y_MESA); in glamor_copy_fbo_fbo_draw() 489 glDisable(GL_TILE_RASTER_ORDER_FIXED_MESA); in glamor_copy_fbo_fbo_draw() 491 glDisable(GL_SCISSOR_TEST); in glamor_copy_fbo_fbo_draw()
|
| H A D | glamor_pixmap.c | 135 glDisable(GL_COLOR_LOGIC_OP); in glamor_set_alu()
|
| H A D | glamor_points.c | 113 glDisable(GL_SCISSOR_TEST); in glamor_poly_point_gl()
|
| H A D | glamor_segs.c | 117 glDisable(GL_SCISSOR_TEST); in glamor_poly_segment_solid_gl()
|
| H A D | glamor_lines.c | 126 glDisable(GL_SCISSOR_TEST); in glamor_poly_lines_solid_gl()
|
| H A D | glamor_rects.c | 167 glDisable(GL_SCISSOR_TEST); in glamor_poly_fill_rect_gl()
|
| H A D | glamor_composite_glyphs.c | 288 glDisable(GL_SCISSOR_TEST); in glamor_glyphs_flush() 296 glDisable(GL_BLEND); in glamor_glyphs_flush()
|
| H A D | glamor_render.c | 1098 glDisable(GL_COLOR_LOGIC_OP); in glamor_composite_set_shader_blend() 1101 glDisable(GL_BLEND); in glamor_composite_set_shader_blend() 1302 glDisable(GL_SCISSOR_TEST); in glamor_composite_with_shader() 1310 glDisable(GL_BLEND); in glamor_composite_with_shader()
|
| H A D | glamor_dash.c | 230 glDisable(GL_SCISSOR_TEST); in glamor_dash_loop()
|
| H A D | glamor_spans.c | 150 glDisable(GL_SCISSOR_TEST); in glamor_fill_spans_gl()
|
| H A D | glamor_text.c | 212 glDisable(GL_SCISSOR_TEST); in glamor_text()
|
| H A D | glamor_xv.c | 629 glDisable(GL_SCISSOR_TEST); in glamor_xv_render() 843 glDisable(GL_SCISSOR_TEST); in glamor_xv_render_dma()
|
| H A D | glamor_program.c | 467 glDisable(GL_COLOR_LOGIC_OP); in glamor_set_blend()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/ |
| H A D | glwidget.cpp | 383 glDisable(GL_DEPTH_TEST); in paintGL() 384 glDisable(GL_CULL_FACE); in paintGL()
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/ |
| H A D | glwidget.cpp | 383 glDisable(GL_DEPTH_TEST); in paintGL() 384 glDisable(GL_CULL_FACE); in paintGL()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/platform/qt/mbgl/gl/ |
| H A D | gl_impl.hpp | 73 #define glDisable(...) QOpenGLContext::currentContext()->functions()->glDisable(__VA_ARGS__) macro
|
| /OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/ |
| H A D | 0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch | 50 glDisable(GL_DEPTH_TEST); 51 glDisable(GL_BLEND);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/ |
| H A D | 0010-HACK-gl-renderer-Support-making-hole-for-surface.patch | 105 + glDisable(GL_SCISSOR_TEST);
|
| /OK3568_Linux_fs/buildroot/package/weston/ |
| H A D | 0011-HACK-gl-renderer-Support-making-hole-for-surface.patch | 105 + glDisable(GL_SCISSOR_TEST);
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/ |
| H A D | 0011-HACK-gl-renderer-Support-making-hole-for-surface.patch | 105 + glDisable(GL_SCISSOR_TEST);
|
| /OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/ |
| H A D | ephyr_glamor_glx.c | 237 glDisable(GL_COLOR_LOGIC_OP); in ephyr_glamor_damage_redisplay()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/ |
| H A D | 0003-Add-disable-opengl-configure-option.patch | 332 glDisable (GL_SCISSOR_TEST); 436 glDisable(GL_BLEND);
|
| /OK3568_Linux_fs/external/libmali/include/GLES/ |
| H A D | gl.h | 472 GL_API void GL_APIENTRY glDisable (GLenum cap);
|