Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp148 bool isStencilOnly(DepthStencilType type) in isStencilOnly() function
341 const bool stencilOnly = isStencilOnly(testParams.depthStencilType); in createRenderPass()
916 const bool stencilOnly = isStencilOnly(m_testParams.depthStencilType); in iterate()