Home
last modified time | relevance | path

Searched refs:pipelineDepthStencilStateInfo (Results 1 – 14 of 14) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSpecConstantUtil.cpp204 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local
258 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in build()
DvktPipelineRenderToImageTests.cpp206 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
283 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvktPipelineMultisampleImageTests.cpp198 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipelines() local
284 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipelines()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryTestsUtil.cpp245 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local
299 …(isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthSten… in build()
DvktGeometryInstancedRenderingTests.cpp241 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
326 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvktGeometryLayeredRenderingTests.cpp297 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
382 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationUtil.cpp656 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local
710 …(isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthSten… in build()
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp267 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
352 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvktFragmentOperationsEarlyFragmentTests.cpp318 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
395 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvktFragmentOperationsScissorTests.cpp280 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
356 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp146 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
254 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
DvktSparseResourcesBufferTests.cpp432 VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in makeGraphicsPipeline() local
486 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthStenci… in makeGraphicsPipeline()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.cpp681 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in build() local
735 …(isRasterizationDisabled ? DE_NULL : &pipelineDepthStencilStateInfo), // const VkPipelineDepthSten… in build()
/external/deqp/external/vulkancts/modules/vulkan/clipping/
DvktClippingTests.cpp383 const VkPipelineDepthStencilStateCreateInfo pipelineDepthStencilStateInfo = in DrawContext() local
467 …&pipelineDepthStencilStateInfo, // const VkPipelineDepthStencilStateCreateInfo* pDepthS… in DrawContext()