Home
last modified time | relevance | path

Searched refs:CLEAR_COLOR (Results 1 - 10 of 10) sorted by relevance

/third_party/vk-gl-cts/modules/egl/
H A DteglRenderTests.cpp75 static const tcu::Vec4 CLEAR_COLOR = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f); member
444 rr::clearMultisampleColorBuffer(colorBuffer, CLEAR_COLOR, rr::WindowRectangle(0, 0, width, height)); in renderReference()
788 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL); in executeForContexts()
1023 clear(m_gl, api, CLEAR_COLOR, CLEAR_DEPTH, CLEAR_STENCIL); in executeForContexts()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fRandomFragmentOpTests.cpp69 static const tcu::Vec4 CLEAR_COLOR (0.25f, 0.5f, 0.75f, 1.0f);
308 const Vec4 clearColor = CLEAR_COLOR;
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fRandomFragmentOpTests.cpp69 static const tcu::Vec4 CLEAR_COLOR (0.25f, 0.5f, 0.75f, 1.0f);
308 const Vec4 clearColor = CLEAR_COLOR;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp300 CLEAR_COLOR, enumerator
839 m_testVector.clearOp == CLEAR_COLOR ? vk::VK_IMAGE_ASPECT_COLOR_BIT : vk::VK_IMAGE_ASPECT_DEPTH_BIT, // VkImageAspectFlags aspectMask; in commandClearAttachment()
840 m_testVector.clearOp == CLEAR_COLOR ? 0u : 1u, // uint32_t colorAttachment; in commandClearAttachment()
841 m_testVector.clearOp == CLEAR_COLOR ? vk::makeClearValueColor(tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f)) : in commandClearAttachment()
1428 const OcculusionQueryClearOp clearOp[] = { CLEAR_COLOR, CLEAR_DEPTH }; in init()
H A DvktQueryPoolStatisticsTests.cpp96 CLEAR_COLOR, enumerator
1326 m_parametersGraphic.clearOp == CLEAR_COLOR ? vk::VK_IMAGE_ASPECT_COLOR_BIT : vk::VK_IMAGE_ASPECT_DEPTH_BIT, // VkImageAspectFlags aspectMask; in commandClearAttachment()
1327 m_parametersGraphic.clearOp == CLEAR_COLOR ? 0u : 1u, // uint32_t colorAttachment; in commandClearAttachment()
1328 m_parametersGraphic.clearOp == CLEAR_COLOR ? vk::makeClearValueColor(tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f)) : in commandClearAttachment()
4412 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4501 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4608 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4709 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4802 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4895 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPT in init()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp300 CLEAR_COLOR, enumerator
839 m_testVector.clearOp == CLEAR_COLOR ? vk::VK_IMAGE_ASPECT_COLOR_BIT : vk::VK_IMAGE_ASPECT_DEPTH_BIT, // VkImageAspectFlags aspectMask; in commandClearAttachment()
840 m_testVector.clearOp == CLEAR_COLOR ? 0u : 1u, // uint32_t colorAttachment; in commandClearAttachment()
841 m_testVector.clearOp == CLEAR_COLOR ? vk::makeClearValueColor(tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f)) : in commandClearAttachment()
1437 const OcculusionQueryClearOp clearOp[] = { CLEAR_COLOR, CLEAR_DEPTH }; in init()
H A DvktQueryPoolStatisticsTests.cpp96 CLEAR_COLOR, enumerator
1324 m_parametersGraphic.clearOp == CLEAR_COLOR ? vk::VK_IMAGE_ASPECT_COLOR_BIT : vk::VK_IMAGE_ASPECT_DEPTH_BIT, // VkImageAspectFlags aspectMask; in commandClearAttachment()
1325 m_parametersGraphic.clearOp == CLEAR_COLOR ? 0u : 1u, // uint32_t colorAttachment; in commandClearAttachment()
1326 m_parametersGraphic.clearOp == CLEAR_COLOR ? vk::makeClearValueColor(tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f)) : in commandClearAttachment()
4261 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4350 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4457 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4558 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4651 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPTH }; in init()
4744 const ClearOperation clearOp[] = { CLEAR_NOOP, CLEAR_COLOR, CLEAR_DEPT in init()
[all...]
/third_party/vk-gl-cts/external/amber/src/tools/
H A Damber-syntax.vim34 syn keyword amberBlockCmd COUNT CLEAR CLEAR_COLOR AS POS DRAW_RECT INC_BY
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_surface.c292 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4); in nv50_clear_render_target()
560 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4); in nv50_clear()
768 BEGIN_NV04(push, NV50_3D(CLEAR_COLOR(0)), 4); in nv50_clear_buffer()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_surface.c306 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4); in nvc0_clear_render_target()
576 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4); in nvc0_clear_buffer()
721 BEGIN_NVC0(push, NVC0_3D(CLEAR_COLOR(0)), 4); in nvc0_clear()

Completed in 36 milliseconds