Home
last modified time | relevance | path

Searched refs:depthStencilStateCreateInfoDefault (Results 1 - 7 of 7) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkObjUtil.cpp336 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in makeGraphicsPipeline() local
392 depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in makeGraphicsPipeline()
524 VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = initVulkanStructure(); in makeGraphicsPipeline() local
525 depthStencilStateCreateInfoDefault.maxDepthBounds = 1.0f; in makeGraphicsPipeline()
560 depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1011 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault in buildGraphicsPipeline()
1069 &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktRenderPassFragmentDensityMapTests.cpp1006 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault in buildGraphicsPipeline()
1064 &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in buildGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp436 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in makeGraphicsPipeline() local
510 depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
H A DvktSubgroupsTestsUtils.cpp436 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in makeGraphicsPipeline() local
510 depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilState in makeGraphicsPipeline()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp8005 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault =
8038 &depthStencilStateCreateInfoDefault); // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp7725 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfoDefault = in iterate() local
7758 &depthStencilStateCreateInfoDefault); // const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo in iterate()

Completed in 64 milliseconds