Home
last modified time | relevance | path

Searched refs:depthStencilStateParams (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineStencilTests.cpp686 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in StencilTestInstance() local
715 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in StencilTestInstance()
729 VkStencilOpState& front = depthStencilStateParams.front; in StencilTestInstance()
730 VkStencilOpState& back = depthStencilStateParams.back; in StencilTestInstance()
DvktPipelineDepthTests.cpp603 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in DepthTestInstance() local
650 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in DepthTestInstance()
662 depthStencilStateParams.depthCompareOp = depthCompareOps[quadNdx]; in DepthTestInstance()
DvktPipelineBlendTests.cpp567 const VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in BlendTestInstance() local
632 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in BlendTestInstance()
DvktPipelineImageSamplingInstance.cpp760 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in ImageSamplingInstance() local
805 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in ImageSamplingInstance()
DvktPipelinePushConstantTests.cpp847 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in PushConstantGraphicsTestInstance() local
902 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in PushConstantGraphicsTestInstance()
DvktPipelineInputAssemblyTests.cpp1226 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in InputAssemblyInstance() local
1273 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in InputAssemblyInstance()
DvktPipelineCacheTests.cpp370 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in buildPipeline() local
431 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo… in buildPipeline()
DvktPipelineVertexInputTests.cpp921 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in VertexInputInstance() local
968 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in VertexInputInstance()
DvktPipelineMultisampleTests.cpp1617 const VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in MultisampleRenderer() local
1664 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo* pDepthStencilStat… in MultisampleRenderer()
DvktPipelineTimestampTests.cpp516 VkPipelineDepthStencilStateCreateInfo depthStencilStateParams = in buildPipeline() local
575 …&depthStencilStateParams, // const VkPipelineDepthStencilStateCreateInfo… in buildPipeline()