Home
last modified time | relevance | path

Searched refs:glDisable (Results 1 – 25 of 32) sorted by relevance

12

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dglwidget.cpp146 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 Dvalue.cpp104 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 Dglamor_copy.c416 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 Dglamor_pixmap.c135 glDisable(GL_COLOR_LOGIC_OP); in glamor_set_alu()
H A Dglamor_points.c113 glDisable(GL_SCISSOR_TEST); in glamor_poly_point_gl()
H A Dglamor_segs.c117 glDisable(GL_SCISSOR_TEST); in glamor_poly_segment_solid_gl()
H A Dglamor_lines.c126 glDisable(GL_SCISSOR_TEST); in glamor_poly_lines_solid_gl()
H A Dglamor_rects.c167 glDisable(GL_SCISSOR_TEST); in glamor_poly_fill_rect_gl()
H A Dglamor_composite_glyphs.c288 glDisable(GL_SCISSOR_TEST); in glamor_glyphs_flush()
296 glDisable(GL_BLEND); in glamor_glyphs_flush()
H A Dglamor_render.c1098 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 Dglamor_dash.c230 glDisable(GL_SCISSOR_TEST); in glamor_dash_loop()
H A Dglamor_spans.c150 glDisable(GL_SCISSOR_TEST); in glamor_fill_spans_gl()
H A Dglamor_text.c212 glDisable(GL_SCISSOR_TEST); in glamor_text()
H A Dglamor_xv.c629 glDisable(GL_SCISSOR_TEST); in glamor_xv_render()
843 glDisable(GL_SCISSOR_TEST); in glamor_xv_render_dma()
H A Dglamor_program.c467 glDisable(GL_COLOR_LOGIC_OP); in glamor_set_blend()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.cpp383 glDisable(GL_DEPTH_TEST); in paintGL()
384 glDisable(GL_CULL_FACE); in paintGL()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.cpp383 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 Dgl_impl.hpp73 #define glDisable(...) QOpenGLContext::currentContext()->functions()->glDisable(__VA_ARGS__) macro
/OK3568_Linux_fs/buildroot/package/qt5/qt5wayland/
H A D0003-Revert-Use-a-dedicated-EGLContext-for-the-decoration.patch50 glDisable(GL_DEPTH_TEST);
51 glDisable(GL_BLEND);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0010-HACK-gl-renderer-Support-making-hole-for-surface.patch105 + glDisable(GL_SCISSOR_TEST);
/OK3568_Linux_fs/buildroot/package/weston/
H A D0011-HACK-gl-renderer-Support-making-hole-for-surface.patch105 + glDisable(GL_SCISSOR_TEST);
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0011-HACK-gl-renderer-Support-making-hole-for-surface.patch105 + glDisable(GL_SCISSOR_TEST);
/OK3568_Linux_fs/external/xserver/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c237 glDisable(GL_COLOR_LOGIC_OP); in ephyr_glamor_damage_redisplay()
/OK3568_Linux_fs/yocto/poky/meta/recipes-gnome/gtk+/gtk+3/
H A D0003-Add-disable-opengl-configure-option.patch332 glDisable (GL_SCISSOR_TEST);
436 glDisable(GL_BLEND);
/OK3568_Linux_fs/external/libmali/include/GLES/
H A Dgl.h472 GL_API void GL_APIENTRY glDisable (GLenum cap);

12