Home
last modified time | relevance | path

Searched refs:depthStencilStateInfo (Results 1 - 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp1075 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateInfo = in iterate() local
1132 .setupFragmentShaderState(pipelineLayout, *renderPass, 0u, fragModule, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilStateInfo)) in iterate()
1146 .setupFragmentShaderState(pipelineLayout, *renderPass, 0u, fragModule, static_cast<const vk::VkPipelineDepthStencilStateCreateInfo*>(&depthStencilStateInfo)) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/
H A DvktDynamicStateRSTests.cpp1043 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateInfo = in iterate() local
1098 &rasterizationInfo, nullptr, &depthStencilStateInfo, nullptr, &dynamicStateInfo); in iterate()
1106 &vertexInputInfo, &rasterizationInfo, nullptr, &depthStencilStateInfo, nullptr, &dynamicStateInfo); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp800 const VkPipelineDepthStencilStateCreateInfo depthStencilStateInfo = initVulkanStructure(); in iterate() local
925 fragShaderPipelineInfo.pDepthStencilState = &depthStencilStateInfo; in iterate()
H A DvktPipelineLibraryTests.cpp2531 const VkPipelineDepthStencilStateCreateInfo depthStencilStateInfo = initVulkanStructure(); in iterate() local
2608 fragShaderPipelineInfo.pDepthStencilState = &depthStencilStateInfo; in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp812 const VkPipelineDepthStencilStateCreateInfo depthStencilStateInfo = initVulkanStructure(); in iterate() local
937 fragShaderPipelineInfo.pDepthStencilState = &depthStencilStateInfo; in iterate()

Completed in 15 milliseconds