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);
514 void ConditionalRenderingBaseTestInstance::clearColorWithClearAttachments (const VkClearColorValue&… in clearColorWithClearAttachments() function in vkt::conditional::__anon8380eecc0111::ConditionalRenderingBaseTestInstance
743 : clearColorWithClearAttachments(clearColorMiddle, m_testParams.m_partialClear); in iterate()
748 : clearColorWithClearAttachments(clearColorFinal, m_testParams.m_partialClear); in iterate()
761 : clearColorWithClearAttachments(clearColorFinal, m_testParams.m_partialClear); in iterate()