Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp50 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument
273depthStencilStateCreateInfo ? depthStencilStateCreateInfo : &depthStencilStateCreateInfoDefault, … in makeGraphicsPipeline()
302 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo, in makeGraphicsPipeline() argument
366depthStencilStateCreateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvkObjUtil.hpp49 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
69 const VkPipelineDepthStencilStateCreateInfo* depthStencilStateCreateInfo = DE_NULL,
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsEarlyFragmentTests.cpp137 VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in makeGraphicsPipeline() local
170 …&depthStencilStateCreateInfo); // const VkPipelineDepthStencilStateCreateInfo* depthStencilStat… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp1174 const VkPipelineDepthStencilStateCreateInfo depthStencilStateCreateInfo = in createRenderPipelines() local
1194 ? depthStencilStateCreateInfo in createRenderPipelines()