Home
last modified time | relevance | path

Searched refs:COLOR_BUFFER_BIT (Results 1 – 25 of 265) sorted by relevance

1234567891011

/dports/games/spring/spring_98.0/rts/Lua/
H A DLuaConstGL.cpp90 PUSH_GL(COLOR_BUFFER_BIT); in PushEntries()
156 PUSH_GL(COLOR_BUFFER_BIT); in PushEntries()
/dports/graphics/rx/rx-0.4.0/cargo-crates/gl-0.14.0/examples/
H A Dbasic.rs43 gl::Clear(gl::COLOR_BUFFER_BIT); in main()
H A Dtriangle.rs179 gl::Clear(gl::COLOR_BUFFER_BIT); in main()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/gl-0.11.0/examples/
H A Dbasic.rs44 gl::Clear(gl::COLOR_BUFFER_BIT); in main()
H A Dtriangle.rs180 gl::Clear(gl::COLOR_BUFFER_BIT); in main()
/dports/games/dose-response/dose-response-179c326/cargo-crates/gl-0.10.0/examples/
H A Dbasic.rs44 gl::Clear(gl::COLOR_BUFFER_BIT); in main()
H A Dtriangle.rs180 gl::Clear(gl::COLOR_BUFFER_BIT); in main()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/example/network/
H A Dmain.go110 glctx.Clear(gl.COLOR_BUFFER_BIT)
/dports/devel/luabind/luabind-0.9.1/examples/glut/
H A Dglut_bindings.lua31 glClear(gl.COLOR_BUFFER_BIT + gl.DEPTH_BUFFER_BIT)
/dports/games/valyriatear/ValyriaTear-1.1.0/src/luabind/examples/glut/
H A Dglut_bindings.lua31 glClear(gl.COLOR_BUFFER_BIT + gl.DEPTH_BUFFER_BIT)
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/app/internal/testapp/
H A Dtestapp.go73 glctx.Clear(gl.COLOR_BUFFER_BIT)
/dports/www/wt/wt-4.6.1/examples/feature/miniwebgl/
H A Dminiwebgl.C82 clear(COLOR_BUFFER_BIT); in paintGL()
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/peer/x/
H A DGLGraphics.java83 gl.clear(GL.COLOR_BUFFER_BIT); in clearRect()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/peer/x/
H A DGLGraphics.java83 gl.clear(GL.COLOR_BUFFER_BIT); in clearRect()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/peer/x/
H A DGLGraphics.java83 gl.clear(GL.COLOR_BUFFER_BIT); in clearRect()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/peer/x/
H A DGLGraphics.java83 gl.clear(GL.COLOR_BUFFER_BIT); in clearRect()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/peer/x/
H A DGLGraphics.java83 gl.clear(GL.COLOR_BUFFER_BIT); in clearRect()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/platform/graphics/gpu/
H A DDrawingBuffer.cpp154 unsigned long clearMask = GraphicsContext3D::COLOR_BUFFER_BIT; in clearFramebuffer()
284 …buffer(x, y, width, height, x, y, width, height, GraphicsContext3D::COLOR_BUFFER_BIT, GraphicsCont… in commit()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/example/flappy/
H A Dmain.go95 glctx.Clear(gl.COLOR_BUFFER_BIT)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/samples/postscriptgl/
H A Dpostscriptgl.go44 gl.Clear(gl.COLOR_BUFFER_BIT | gl.DEPTH_BUFFER_BIT)
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/llgcode/draw2d/samples/helloworldgl/
H A Dhelloworldgl.go51 gl.Clear(gl.COLOR_BUFFER_BIT | gl.DEPTH_BUFFER_BIT)
/dports/www/wt/wt-4.6.1/examples/webgl/
H A DPaintWidget.C154 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in paintGL()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mobile/example/basic/
H A Dmain.go131 glctx.Clear(gl.COLOR_BUFFER_BIT)
/dports/www/wt/wt-4.6.1/src/Wt/Chart/
H A DWCartesian3DChart.C1160 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in paintGL()
1433 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in paintGL()
1725 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderIntersectionLines()
1737 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderIntersectionLines()
1805 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderIntersectionLinesWithInvisiblePlanes()
1868 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderIntersectionLinesWithInvisiblePlanes()
1963 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderClippingLines()
1970 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderClippingLines()
2038 clear(COLOR_BUFFER_BIT | DEPTH_BUFFER_BIT); in renderClippingLines()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/html/canvas/
H A DWebGLFramebuffer.cpp266 mask |= GraphicsContext3D::COLOR_BUFFER_BIT; in initializeRenderbuffers()

1234567891011