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);
499 void ConditionalRenderingBaseTestInstance::clearWithClearDepthStencilImage (const VkClearDepthStenc… in clearWithClearDepthStencilImage() function in vkt::conditional::__anoncdae262a0111::ConditionalRenderingBaseTestInstance
724 m_testParams.m_testDepth ? clearWithClearDepthStencilImage(clearDepthValueInitial) in iterate()