Home
last modified time | relevance | path

Searched refs:clearColorWithClearAttachments (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp196 void clearColorWithClearAttachments (const VkClearColorValue& color, bool partial);
512 void ConditionalRenderingBaseTestInstance::clearColorWithClearAttachments (const VkClearColorValue&… in clearColorWithClearAttachments() function in vkt::conditional::__anon1d2a69630111::ConditionalRenderingBaseTestInstance
742 : clearColorWithClearAttachments(clearColorMiddle, m_testParams.m_partialClear); in iterate()
747 : clearColorWithClearAttachments(clearColorFinal, m_testParams.m_partialClear); in iterate()
760 : clearColorWithClearAttachments(clearColorFinal, m_testParams.m_partialClear); in iterate()