Home
last modified time | relevance | path

Searched refs:clearColor (Results 1 – 25 of 149) sorted by relevance

123456

/external/deqp/modules/gles2/functional/
Des2fDepthTests.cpp123 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
146 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
159 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
Des2fFboRenderTest.cpp560 Vec4 clearColor (0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
587 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
611 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
674 context.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in render()
690 context.clearColor(color.x(), color.y(), color.z(), color.w()); in render()
782 ctx.clearColor(1.0f, 0.0f, 0.0f, 1.0f); in render()
879 context.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in render()
891 context.clearColor(1.0f, 0.0f, 0.0f, 1.0f); in render()
894 context.clearColor(0.0f, 1.0f, 0.0f, 1.0f); in render()
965 context.clearColor(0.6f, 0.0f, 0.6f, 1.0f); in render()
[all …]
Des2fRandomFragmentOpTests.cpp306 const Vec4 clearColor = CLEAR_COLOR; in iterate() local
325 m_callLogWrapper.glClearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
351 tcu::clear (m_refColorBuffer->getAccess(), clearColor); in iterate()
Des2fPolygonOffsetTests.cpp378 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
507 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
625 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
775 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
888 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
1005 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
1127 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
/external/deqp/modules/gles3/functional/
Des3fDepthTests.cpp126 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
149 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
162 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
Des3fRandomFragmentOpTests.cpp306 const Vec4 clearColor = CLEAR_COLOR; in iterate() local
325 m_callLogWrapper.glClearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
351 tcu::clear (m_refColorBuffer->getAccess(), clearColor); in iterate()
Des3fFboRenderTest.cpp422 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
449 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
473 context.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
559 context.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in render()
672 context.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in render()
796 context.clearColor(0.0f, 0.0f, 1.0f, 1.0f); in render()
802 context.clearColor(0.6f, 0.0f, 0.0f, 1.0f); in render()
805 context.clearColor(0.0f, 0.6f, 0.0f, 1.0f); in render()
810 context.clearColor(0.0f, 0.0f, 0.6f, 1.0f); in render()
815 context.clearColor(0.6f, 0.0f, 0.6f, 1.0f); in render()
[all …]
Des3fShaderBuiltinVarTests.cpp542 gl.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate()
981 const tcu::Vec4 clearColor (0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
992 gl.clearColor (clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in iterate()
995 tcu::clear(refImg.getAccess(), clearColor); in iterate()
1061 tcu::clear(refImg.getAccess(), clearColor); in iterate()
Des3fPixelBufferObjectTests.cpp88 void clearColor (float r, float g, float b, float a);
332 void ReadPixelsTest::clearColor (float r, float g, float b, float a) in clearColor() function in deqp::gles3::Functional::__anona7c6636d0111::ReadPixelsTest
415 clearColor(m_colorScale * 0.4f, m_colorScale * 1.0f, m_colorScale * 0.5f, m_colorScale * 1.0f); in iterate()
441 clearColor(clearRed, clearGreen, clearBlue, clearAlpha); in iterate()
Des3fPolygonOffsetTests.cpp381 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
510 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
628 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
778 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
891 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
1008 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
1130 gl.clearColor (0, 0, 0, 1); in testPolygonOffset()
/external/deqp/modules/glshared/
DglsScissorTests.cpp229 gl.clearColor(0.125f, 0.25f, 0.5f, 1.0f); in iterate()
250 gl.clearColor(0.125f, 0.25f, 0.5f, 1.0f); in iterate()
437 gl.clearColor(0.6f, 0.1f, 0.1f, 1.0); in render()
454 gl.clearColor(0.1f, 0.6f, 0.1f, 1.0); in render()
499 const tcu::Vec4 clearColor (1.0f, 0.5, 0.125f, 1.0f); in init() local
509 gl.clearBufferfv(GL_COLOR, 0, clearColor.getPtr()); in init()
792 const Color clearColor = getMainColor(bufferFmt); in render() local
799 case CLEAR_COLOR_FIXED: gl.clearBufferfv (GL_COLOR, 0, clearColor.f); break; in render()
800 case CLEAR_COLOR_FLOAT: gl.clearBufferfv (GL_COLOR, 0, clearColor.f); break; in render()
801 case CLEAR_COLOR_INT: gl.clearBufferiv (GL_COLOR, 0, clearColor.i); break; in render()
[all …]
DglsTextureBufferCase.cpp862 const tcu::Vec4 clearColor (0.25f, 0.5f, 0.75f, 1.0f); in runTests() local
896 gl.clearColor(clearColor.x(), clearColor.y(), clearColor.z(), clearColor.w()); in runTests()
900 tcu::clear(referenceTarget.getAccess(), clearColor); in runTests()
/external/mesa3d/src/mesa/swrast/
Ds_clear.c55 const GLfloat (*clearColor)[4] = in clear_rgba_buffer() local
79 _mesa_pack_float_rgba_row(rb->Format, 1, clearColor, &pixel); \ in clear_rgba_buffer()
107 _mesa_pack_float_rgba_row(rb->Format, 1, clearColor, pixel); \ in clear_rgba_buffer()
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
Ds_clear.c55 const GLfloat (*clearColor)[4] = in clear_rgba_buffer() local
79 _mesa_pack_float_rgba_row(rb->Format, 1, clearColor, &pixel); \ in clear_rgba_buffer()
107 _mesa_pack_float_rgba_row(rb->Format, 1, clearColor, pixel); \ in clear_rgba_buffer()
/external/chromium_org/third_party/mesa/src/src/mesa/state_tracker/
Dst_cb_clear.c205 union pipe_color_union clearColor; in clear_with_quad() local
308 &clearColor, in clear_with_quad()
314 draw_quad(st, x0, y0, x1, y1, (GLfloat) ctx->Depth.Clear, &clearColor); in clear_with_quad()
537 union pipe_color_union clearColor; in st_Clear() local
551 &clearColor, in st_Clear()
556 st->pipe->clear(st->pipe, clear_buffers, &clearColor, in st_Clear()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c205 union pipe_color_union clearColor; in clear_with_quad() local
308 &clearColor, in clear_with_quad()
314 draw_quad(st, x0, y0, x1, y1, (GLfloat) ctx->Depth.Clear, &clearColor); in clear_with_quad()
537 union pipe_color_union clearColor; in st_Clear() local
551 &clearColor, in st_Clear()
556 st->pipe->clear(st->pipe, clear_buffers, &clearColor, in st_Clear()
/external/chromium_org/content/test/data/gpu/functional_files/
Dcontext.js26 gl_context.clearColor(0.0, 0.0, 0.0, 1.0);
/external/deqp/modules/egl/
DteglSwapBuffersTests.cpp335 gl.clearColor(1.0f, 1.0f, 1.0f, 1.0f); in executeForConfig()
353 gl.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in executeForConfig()
370 gl.clearColor(0.7f, 1.0f, 0.3f, 1.0f); in executeForConfig()
385 gl.clearColor(0.7f, 0.7f, 1.0f, 1.0f); in executeForConfig()
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d11/
DClear11.cpp212 …if (clearParams.clearColor[colorAttachment] && frameBuffer->isEnabledColorAttachment(colorAttachme… in clearFramebuffer()
463 …blendKey.maskChannels[i][0] = clearParams.clearColor ? (clearParams.colorMaskRed && gl::GetRedBi… in getBlendState()
464 …blendKey.maskChannels[i][1] = clearParams.clearColor ? (clearParams.colorMaskGreen && gl::GetGreen… in getBlendState()
465 …blendKey.maskChannels[i][2] = clearParams.clearColor ? (clearParams.colorMaskBlue && gl::GetBlueB… in getBlendState()
466 …blendKey.maskChannels[i][3] = clearParams.clearColor ? (clearParams.colorMaskAlpha && gl::GetAlpha… in getBlendState()
/external/chromium_org/third_party/WebKit/Source/platform/mac/
DColorMac.mm42 …DEFINE_STATIC_LOCAL(RetainPtr<NSColor>, clearColor, ([NSColor colorWithDeviceRed:0 green:0 blue:0 …
43 return clearColor.get();
/external/deqp/modules/gles3/
Dtes3TestCaseWrapper.cpp82 gl.clearColor(0.125f, 0.25f, 0.5f, 1.f); in iterateTestCase()
/external/deqp/modules/gles2/
Dtes2TestCaseWrapper.cpp83 gl.clearColor(0.125f, 0.25f, 0.5f, 1.f); in iterateTestCase()
/external/deqp/modules/gles31/functional/
Des31fTextureMultisampleTests.cpp393 gl.clearColor (0, 0, 0, 1); in genMultisampleTexture()
485 gl.clearColor (0, 0, 0, 1); in drawSample()
837 gl.clearColor(0.0f, 0.0f, 0.0f, 1.0f); in updateTexture()
1006 gl.clearColor (0, 0, 0, 1); in drawSample()
1387 const float clearColor[4] = { 0.0f, 0.0f, 0.0f, 0.0f }; in renderToTexture() local
1388 gl.clearBufferfv(GL_COLOR, 0, clearColor); in renderToTexture()
1392 const deInt32 clearColor[4] = { 0, 0, 0, 0 }; in renderToTexture() local
1393 gl.clearBufferiv(GL_COLOR, 0, clearColor); in renderToTexture()
1397 const deUint32 clearColor[4] = { 0, 0, 0, 0 }; in renderToTexture() local
1398 gl.clearBufferuiv(GL_COLOR, 0, clearColor); in renderToTexture()
[all …]
/external/chromium_org/third_party/angle/src/libGLESv2/
DContext.cpp2605 for (unsigned int i = 0; i < ArraySize(clearParams.clearColor); i++) in clear()
2607 clearParams.clearColor[i] = false; in clear()
2628 for (unsigned int i = 0; i < ArraySize(clearParams.clearColor); i++) in clear()
2630 clearParams.clearColor[i] = true; in clear()
2682 for (unsigned int i = 0; i < ArraySize(clearParams.clearColor); i++) in clearBufferfv()
2684 clearParams.clearColor[i] = (drawbuffer == static_cast<int>(i)); in clearBufferfv()
2691 for (unsigned int i = 0; i < ArraySize(clearParams.clearColor); i++) in clearBufferfv()
2693 clearParams.clearColor[i] = false; in clearBufferfv()
2738 for (unsigned int i = 0; i < ArraySize(clearParams.clearColor); i++) in clearBufferuiv()
2740 clearParams.clearColor[i] = (drawbuffer == static_cast<int>(i)); in clearBufferuiv()
[all …]
/external/chromium_org/chrome/browser/ui/cocoa/constrained_window/
Dconstrained_window_custom_window.mm83 [[NSColor clearColor] set];

123456