Home
last modified time | relevance | path

Searched defs:clearColor (Results 1 – 25 of 132) sorted by relevance

123456

/external/deqp/external/vulkancts/framework/vulkan/
DvkCmdUtil.cpp89 const tcu::Vec4& clearColor, in beginRenderPass()
102 const tcu::Vec4& clearColor, in beginRenderPass()
116 const tcu::Vec4& clearColor, in beginRenderPass()
136 const tcu::UVec4& clearColor, in beginRenderPass()
170 const tcu::Vec4& clearColor, in beginRenderPass()
/external/autotest/client/deps/webgl_mpd/src/resources/
DJ3DI.js31 function initWebGL(canvasName, vshader, fshader, attribs, clearColor, clearDepth) argument
56 function simpleSetup(gl, vshader, fshader, attribs, clearColor, clearDepth) argument
/external/angle/src/tests/gl_tests/
DFloatingPointSurfaceTest.cpp50 GLColor32F clearColor(0.0f, 1.0f, 2.0f, 3.0f); in TEST_P() local
DClearTest.cpp123 bool *clearColor, in ParseMaskedScissoredClearVariationsTestParams()
154 bool clearColor, clearDepth, clearStencil; in MaskedScissoredClearVariationsTestPrint() local
746 angle::Vector4 clearColor = clearValues[0].toNormalizedVector(); in TEST_P() local
881 angle::Vector4 clearColor = GLColor(31, 63, 127, 191).toNormalizedVector(); in TEST_P() local
987 angle::Vector4 clearColor = GLColor(31, 63, 127, 191).toNormalizedVector(); in TEST_P() local
1583 bool clearColor, clearDepth, clearStencil; in maskedScissoredColorDepthStencilClear() local
1753 bool clearColor, clearDepth, clearStencil; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp201 const Vec4& clearColor, in generateReferenceImage()
308 const Vec4& clearColor, in ScissorRenderer()
407 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in test() local
DvktFragmentOperationsScissorTests.cpp276 …yScissor (tcu::PixelBufferAccess imageAccess, const Vec4& floatScissorArea, const Vec4& clearColor) in applyScissor()
343 … IVec2& renderSize, const VkFormat colorFormat, const Vec4& primitiveColor, const Vec4& clearColor) in ScissorRenderer()
448 const Vec4 clearColor (0.5f, 0.5f, 1.0f, 1.0f); in test() local
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp197 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
201 void DynamicStateBaseClass::beginRenderPassWithClearColor(const vk::VkClearColorValue& clearColor, … in beginRenderPassWithClearColor()
DvktDynamicStateCBTests.cpp94 const vk::VkClearColorValue clearColor = { { 1.0f, 1.0f, 1.0f, 1.0f } }; in iterate() local
/external/deqp/modules/egl/
DteglPartialUpdateTests.cpp502 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
642 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen()
648 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference()
693 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
755 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
DteglSwapBuffersWithDamageTests.cpp406 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
486 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
574 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
749 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen()
DteglBufferAgeTests.cpp502 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
698 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen()
704 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp145 const Vec4& clearColor, in draw()
245 void generateReferenceImage(tcu::PixelBufferAccess image, const Vec4& clearColor, const std::vector… in generateReferenceImage()
364 const Vec4 clearColor = Vec4(0.0f, 0.0f, 0.0f, 1.0f); in test() local
DvktGeometryBasicClass.cpp153 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
/external/skia/src/gpu/d3d/
DGrD3DTextureRenderTarget.cpp136 SkColor4f clearColor = { 0, 0, 0, 0 }; in MakeNewTextureRenderTarget() local
180 SkColor4f clearColor = { 1, 1, 1, 1 }; in MakeWrappedTextureRenderTarget() local
DGrD3DTextureResource.cpp65 SkColor4f clearColor) { in CreateMSAA()
DGrD3DRenderTarget.cpp112 SkColor4f clearColor = { 1, 1, 1, 1 }; in MakeWrappedRenderTarget() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp330 const Vec4& clearColor, in generateReferenceImage()
592 const Vec4& clearColor, in Renderer()
728 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testVertexShader() local
788 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testTessellationShader() local
DvktDrawShaderViewportIndexTests.cpp416 const Vec4& clearColor, in generateReferenceImage()
657 const Vec4& clearColor, in Renderer()
812 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testVertexFragmentShader() local
873 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testTessellationShader() local
DvktDrawBaseClass.cpp174 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
/external/angle/src/libANGLE/renderer/d3d/
DFramebufferD3D.h38 gl::DrawBufferMask clearColor; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilExportTests.cpp430 const Vec4& clearColor, in generateReferenceImage()
462 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testStencilExportReplace() local
/external/mesa3d/src/mesa/swrast/
Ds_clear.c125 const GLfloat (*clearColor)[4] = in clear_rgba_buffer() local
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalClearAttachmentTests.cpp89 const tcu::Vec4 clearColor = tcu::RGBA::black().toVec(); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp341 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleTest() local
602 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleDummyExtStructTest() local
1199 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleUnusedResolveAttachmentTest() local
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedAttachmentSparseFillingTests.cpp592 VkClearValue clearColor = makeClearValueColorU32(0, 0, 0, 0); in createCommandBuffer() local
621 VkClearValue clearColor = makeClearValueColorF32(1.0f, 1.0f, 1.0f, 1.0f); in createCommandBuffer() local

123456