Home
last modified time | relevance | path

Searched defs:GL_COLOR_BUFFER_BIT (Results 1 - 25 of 66) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/samples/gles1/
H A DHelloTriangle.cpp40 glClear(GL_COLOR_BUFFER_BIT); variable
H A DSimpleTexture2D.cpp60 glClear(GL_COLOR_BUFFER_BIT); variable
H A DDrawTexture.cpp57 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/hello_triangle/
H A DHelloTriangle.cpp64 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/simple_texture_2d/
H A DSimpleTexture2D.cpp91 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/simple_texture_cubemap/
H A DSimpleTextureCubemap.cpp86 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/texture_wrap/
H A DTextureWrap.cpp91 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/mip_map_2d/
H A DMipMap2D.cpp98 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/simple_vertex_shader/
H A DSimpleVertexShader.cpp103 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/multiple_draw_buffers/
H A DMultipleDrawBuffers.cpp146 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/post_sub_buffer/
H A DPostSubBuffer.cpp70 glClear(GL_COLOR_BUFFER_BIT); variable
106 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/simple_instancing/
H A DSimpleInstancing.cpp137 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/multi_texture/
H A DMultiTexture.cpp119 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/particle_system/
H A DParticleSystem.cpp162 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/multi_window/
H A DMultiWindow.cpp157 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/tri_fan_microbench/
H A DTriFanMicroBench.cpp183 glClear(GL_COLOR_BUFFER_BIT); variable
206 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
H A DMultipleContexts.cpp231 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DParallelShaderCompileTest.cpp231 glClear(GL_COLOR_BUFFER_BIT); variable
H A DAttributeLayoutTest.cpp248 glClear(GL_COLOR_BUFFER_BIT); variable
H A DSimpleOperationTest.cpp493 glClear(GL_COLOR_BUFFER_BIT); variable
[all...]
H A DBufferDataTest.cpp252 glClear(GL_COLOR_BUFFER_BIT); variable
H A DBlitFramebufferANGLETest.cpp2391 glBlitFramebuffer(std::numeric_limits<GLint>::max(), 0, -1, 4, 0, 0, 4, 4, GL_COLOR_BUFFER_BIT, TEST_P() local
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLStreamTest.cpp406 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/gles1/
H A DBootAnimationTest.cpp116 glClear(GL_COLOR_BUFFER_BIT); variable
/third_party/openGLES/api/GLES/1.0/
H A Dgl.h84 #define GL_COLOR_BUFFER_BIT 0x00004000 macro

Completed in 16 milliseconds

123