Home
last modified time | relevance | path

Searched refs:depthStencilStateCreateInfo (Results 1 – 9 of 9) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp85 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument
308depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()
337 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument
401depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvkObjUtil.hpp57 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
77 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp115 VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in makeGraphicsPipeline() local
148 …&depthStencilStateCreateInfo); // const VkPipelineDepthStencilStateCreateInfo* depthStencilStat… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiSmokeTests.cpp899 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in renderTriangleDummyExtStructTest() local
955 …&depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenc… in renderTriangleDummyExtStructTest()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineColorWriteEnableTests.cpp742 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in iterate() local
824 …&depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilS… in iterate()
DvktPipelineExtendedDynamicStateTests.cpp1664 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in iterate() local
1759 …&depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilS… in iterate()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationNoneStageTests.cpp745 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo in buildPipeline() local
779 …&depthStencilStateCreateInfo); // VkPipelineDepthStencilStateCreateInfo* depthStencilStat… in buildPipeline()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsTestsUtils.cpp211 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument
478depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1273 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in createRenderPipelines() local
1293 ? depthStencilStateCreateInfo in createRenderPipelines()