Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp143 bool isDepthOnly(DepthStencilType type) in isDepthOnly() function
340 const bool depthOnly = isDepthOnly(testParams.depthStencilType); in createRenderPass()
915 const bool depthOnly = isDepthOnly(m_testParams.depthStencilType); in iterate()