Searched refs:depthStencilCreateInfo (Results 1 – 2 of 2) sorted by relevance
335 const vk::VkImageCreateInfo depthStencilCreateInfo = in iterate() local354 …depthStencilImage.reset(new vk::ImageWithMemory(vkd, device, alloc, depthStencilCreateInfo, vk::Me… in iterate()
1292 const VkPipelineDepthStencilStateCreateInfo depthStencilCreateInfo (isDepthStencilFormat(format) in createRenderPipelines() local1313 …&depthStencilCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCrea… in createRenderPipelines()