Searched refs:depthStencilStateCreateInfo (Results 1 – 9 of 9) sorted by relevance
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkObjUtil.cpp | 85 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument 308 …depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline() 337 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument 401 …depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
|
D | vkObjUtil.hpp | 57 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL, 77 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 115 VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in makeGraphicsPipeline() local 148 …&depthStencilStateCreateInfo); // const VkPipelineDepthStencilStateCreateInfo* depthStencilStat… in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/api/ |
D | vktApiSmokeTests.cpp | 899 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in renderTriangleDummyExtStructTest() local 955 …&depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenc… in renderTriangleDummyExtStructTest()
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineColorWriteEnableTests.cpp | 742 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in iterate() local 824 …&depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilS… in iterate()
|
D | vktPipelineExtendedDynamicStateTests.cpp | 1664 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in iterate() local 1759 …&depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilS… in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/synchronization/ |
D | vktSynchronizationNoneStageTests.cpp | 745 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo in buildPipeline() local 779 …&depthStencilStateCreateInfo); // VkPipelineDepthStencilStateCreateInfo* depthStencilStat… in buildPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsTestsUtils.cpp | 211 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument 478 …depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()
|
/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassSubpassDependencyTests.cpp | 1273 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in createRenderPipelines() local 1293 ? depthStencilStateCreateInfo in createRenderPipelines()
|