Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp236 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in makeGraphicsPipeline() local
310 …depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()
482 VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = initVulkanStructure(); in makeGraphicsPipeline() local
483 depthStencilStateCreateInfoDefault.maxDepthBounds = 1.0f; in makeGraphicsPipeline()
518 …depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassFragmentDensityMapTests.cpp990 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault in buildGraphicsPipeline() local
1048 …&depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo… in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp434 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in makeGraphicsPipeline() local
508 …depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()