Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/conditional_rendering/
DvktConditionalDrawAndClearTests.cpp195 void clearWithClearDepthStencilImage (const VkClearDepthStencilValue& value);
501 void ConditionalRenderingBaseTestInstance::clearWithClearDepthStencilImage (const VkClearDepthStenc… in clearWithClearDepthStencilImage() function in vkt::conditional::__anon8380eecc0111::ConditionalRenderingBaseTestInstance
726 m_testParams.m_testDepth ? clearWithClearDepthStencilImage(clearDepthValueInitial) in iterate()