/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkCmdUtil.cpp | 88 const tcu::Vec4& clearColor, in beginRenderPass() 101 const tcu::UVec4& clearColor, in beginRenderPass() 135 const tcu::Vec4& clearColor, in beginRenderPass()
|
/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/deqp/external/vulkancts/modules/vulkan/dynamic_state/ |
D | vktDynamicStateBaseClass.cpp | 197 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()
|
D | vktDynamicStateCBTests.cpp | 94 const vk::VkClearColorValue clearColor = { { 1.0f, 1.0f, 1.0f, 1.0f } }; in iterate() local
|
D | vktDynamicStateRSTests.cpp | 269 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local 273 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() 690 const vk::VkClearColorValue clearColor = { { 1.0f, 1.0f, 1.0f, 1.0f } }; in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsScissorMultiViewportTests.cpp | 222 const Vec4& clearColor, in generateReferenceImage() 329 const Vec4& clearColor, in ScissorRenderer() 430 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in test() local
|
D | vktFragmentOperationsScissorTests.cpp | 282 …yScissor (tcu::PixelBufferAccess imageAccess, const Vec4& floatScissorArea, const Vec4& clearColor) in applyScissor() 349 … IVec2& renderSize, const VkFormat colorFormat, const Vec4& primitiveColor, const Vec4& clearColor) in ScissorRenderer() 454 const Vec4 clearColor (0.5f, 0.5f, 1.0f, 1.0f); in test() local
|
/external/deqp/external/vulkancts/modules/vulkan/geometry/ |
D | vktGeometryInstancedRenderingTests.cpp | 145 const Vec4& clearColor, in draw() 245 void generateReferenceImage(tcu::PixelBufferAccess image, const Vec4& clearColor, const std::vector… in generateReferenceImage() 368 const Vec4 clearColor = Vec4(0.0f, 0.0f, 0.0f, 1.0f); in test() local
|
D | vktGeometryBasicClass.cpp | 154 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
|
/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/draw/ |
D | vktDrawShaderViewportIndexTests.cpp | 489 const Vec4& clearColor, in generateReferenceImage() 686 const Vec4& clearColor, in Renderer() 811 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testVertexShader() local 868 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testTessellationShader() local
|
D | vktDrawBaseClass.cpp | 174 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
|
D | vktDrawShaderLayerTests.cpp | 507 const Vec4& clearColor, in generateReferenceImage() 769 const Vec4& clearColor, in Renderer() 912 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testVertexShader() local 974 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testTessellationShader() local
|
/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/ |
D | vktConditionalClearAttachmentTests.cpp | 89 const tcu::Vec4 clearColor = tcu::RGBA::black().toVec(); in iterate() local
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineStencilExportTests.cpp | 464 const Vec4& clearColor, in generateReferenceImage() 498 const Vec4 clearColor (0.5f, 0.5f, 0.5f, 1.0f); in testStencilExportReplace() local
|
D | vktPipelineReferenceRenderer.cpp | 197 tcu::Vec4 clearColor = defaultClearColor(m_colorFormat); in ReferenceRenderer() local
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiSmokeTests.cpp | 341 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleTest() local 604 const tcu::Vec4 clearColor (0.125f, 0.25f, 0.75f, 1.0f); in renderTriangleUnusedResolveAttachmentTest() local
|
/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/modules/gles3/functional/ |
D | es3fDepthTests.cpp | 126 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
|