/external/autotest/client/deps/webgl_mpd/src/resources/ |
D | J3DI.js | 31 function initWebGL(canvasName, vshader, fshader, attribs, clearColor, clearDepth) argument 56 function simpleSetup(gl, vshader, fshader, attribs, clearColor, clearDepth) argument
|
/external/skia/tests/ |
D | VkClearTests.cpp | 22 GrColor clearColor, in does_full_buffer_contain_correct_color()
|
/external/skqp/tests/ |
D | VkClearTests.cpp | 22 GrColor clearColor, in does_full_buffer_contain_correct_color()
|
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 189 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local 193 void DynamicStateBaseClass::beginRenderPassWithClearColor (const vk::VkClearColorValue& clearColor) in beginRenderPassWithClearColor()
|
D | vktDynamicStateCBTests.cpp | 92 const vk::VkClearColorValue clearColor = { { 1.0f, 1.0f, 1.0f, 1.0f } }; in iterate() local
|
D | vktDynamicStateRSTests.cpp | 270 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local 274 void beginRenderPassWithClearColor (const vk::VkClearColorValue &clearColor) in beginRenderPassWithClearColor()
|
D | vktDynamicStateDSTests.cpp | 297 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local 301 void beginRenderPassWithClearColor (const vk::VkClearColorValue &clearColor) in beginRenderPassWithClearColor()
|
/external/deqp/modules/egl/ |
D | teglPartialUpdateTests.cpp | 497 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local 637 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen() 643 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference() 688 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local 750 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
|
D | teglSwapBuffersWithDamageTests.cpp | 406 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()
|
D | teglBufferAgeTests.cpp | 497 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local 693 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen() 699 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference()
|
/external/mesa3d/src/mesa/swrast/ |
D | s_clear.c | 55 const GLfloat (*clearColor)[4] = in clear_rgba_buffer() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 448 const Vec4& clearColor, in generateReferenceImage() 555 const Vec4& clearColor, in ScissorRenderer() 726 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in test() local
|
D | vktFragmentOperationsScissorTests.cpp | 466 …yScissor (tcu::PixelBufferAccess imageAccess, const Vec4& floatScissorArea, const Vec4& clearColor) in applyScissor() 533 … IVec2& renderSize, const VkFormat colorFormat, const Vec4& primitiveColor, const Vec4& clearColor) in ScissorRenderer() 708 const Vec4 clearColor (0.5f, 0.5f, 1.0f, 1.0f); in test() local
|
D | vktFragmentOperationsEarlyFragmentTests.cpp | 86 const tcu::Vec4& clearColor, in beginRenderPass() 700 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 343 const Vec4& clearColor, in draw() 513 void generateReferenceImage(tcu::PixelBufferAccess image, const Vec4& clearColor, const std::vector… in generateReferenceImage() 636 const Vec4 clearColor = Vec4(0.0f, 0.0f, 0.0f, 1.0f); in test() local
|
D | vktGeometryBasicClass.cpp | 151 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawBaseClass.cpp | 187 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineReferenceRenderer.cpp | 197 tcu::Vec4 clearColor = defaultClearColor(m_colorFormat); in ReferenceRenderer() local
|
D | vktPipelineSpecConstantUtil.cpp | 335 const tcu::Vec4& clearColor) in beginRenderPass()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDepthTests.cpp | 126 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
|
D | es3fReadPixelsTests.cpp | 221 void ReadPixelsTest::clearColor (tcu::Texture2D& reference, vector<deUint8>& pixelData, int pixelSi… in clearColor() function in deqp::gles3::Functional::__anon216a25e40111::ReadPixelsTest
|
/external/deqp/modules/gles2/functional/ |
D | es2fDepthTests.cpp | 123 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationGeometryPointSizeTests.cpp | 376 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in test() local
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | Device.cpp | 162 void Device::clearColor(float red, float green, float blue, float alpha, unsigned int rgbaMask) in clearColor() function in es1::Device
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiSmokeTests.cpp | 339 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleTest() local 951 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleUnusedResolveAttachmentTest() local
|