Home
last modified time | relevance | path

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

123

/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/skia/tests/
DVkClearTests.cpp22 GrColor clearColor, in does_full_buffer_contain_correct_color()
/external/deqp/external/vulkancts/modules/vulkan/dynamic_state/
DvktDynamicStateBaseClass.cpp189 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()
DvktDynamicStateCBTests.cpp92 const vk::VkClearColorValue clearColor = { { 1.0f, 1.0f, 1.0f, 1.0f } }; in iterate() local
DvktDynamicStateRSTests.cpp279 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
283 void beginRenderPassWithClearColor (const vk::VkClearColorValue &clearColor) in beginRenderPassWithClearColor()
DvktDynamicStateDSTests.cpp306 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
310 void beginRenderPassWithClearColor (const vk::VkClearColorValue &clearColor) in beginRenderPassWithClearColor()
/external/deqp/modules/egl/
DteglPartialUpdateTests.cpp493 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
633 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen()
639 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference()
684 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
746 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.cpp493 const tcu::Vec4 clearColor (clearRed, clearGreen, clearBlue, 1.0f); in iterate() local
689 void clearColorScreen (const glw::Functions& gl, const tcu::Vec4& clearColor) in clearColorScreen()
695 void clearColorReference (tcu::Surface* ref, const tcu::Vec4& clearColor) in clearColorReference()
/external/mesa3d/src/mesa/swrast/
Ds_clear.c55 const GLfloat (*clearColor)[4] = in clear_rgba_buffer() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_clear.c205 union pipe_color_union clearColor; in clear_with_quad() local
537 union pipe_color_union clearColor; in st_Clear() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryInstancedRenderingTests.cpp342 const Vec4& clearColor, in draw()
512 void generateReferenceImage(tcu::PixelBufferAccess image, const Vec4& clearColor, const std::vector… in generateReferenceImage()
635 const Vec4 clearColor = Vec4(0.0f, 0.0f, 0.0f, 1.0f); in test() local
DvktGeometryBasicClass.cpp151 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp448 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
DvktFragmentOperationsScissorTests.cpp466 …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
DvktFragmentOperationsEarlyFragmentTests.cpp84 const tcu::Vec4& clearColor, in beginRenderPass()
698 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawBaseClass.cpp196 const vk::VkClearColorValue clearColor = { { 0.0f, 0.0f, 0.0f, 1.0f } }; in beginRenderPass() local
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineReferenceRenderer.cpp197 tcu::Vec4 clearColor = defaultClearColor(m_colorFormat); in ReferenceRenderer() local
DvktPipelineSpecConstantUtil.cpp335 const tcu::Vec4& clearColor) in beginRenderPass()
/external/deqp/modules/gles2/functional/
Des2fDepthTests.cpp123 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
/external/deqp/modules/gles3/functional/
Des3fDepthTests.cpp126 tcu::Vec4 clearColor = tcu::Vec4(0.125f, 0.25f, 0.5f, 1.0f); in iterate() local
Des3fRandomFragmentOpTests.cpp308 const Vec4 clearColor = CLEAR_COLOR; in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationWindingTests.cpp357 const tcu::Vec4 clearColor = tcu::RGBA::red().toVec(); in iterate() local
DvktTessellationGeometryPointSizeTests.cpp376 const tcu::Vec4 clearColor(0.0f, 0.0f, 0.0f, 1.0f); in test() local
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp339 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

123