Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp335 const vk::VkImageCreateInfo depthStencilCreateInfo = in iterate() local
354 …depthStencilImage.reset(new vk::ImageWithMemory(vkd, device, alloc, depthStencilCreateInfo, vk::Me… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1292 const VkPipelineDepthStencilStateCreateInfo depthStencilCreateInfo (isDepthStencilFormat(format) in createRenderPipelines() local
1313 …&depthStencilCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCrea… in createRenderPipelines()