Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassDepthStencilResolveTests.cpp721 const bool testingStencil = (m_config.verifyBuffer == VB_STENCIL); in createRenderPipeline() local
767 testingStencil, // stencilTestEnable in createRenderPipeline()
820testingStencil ? &dynamicStateCreateInfo : DE_NULL); // const VkPipelineDynamicStateCreateInfo* … in createRenderPipeline()