Home
last modified time | relevance | path

Searched refs:depthStencilInfo (Results 1 – 8 of 8) sorted by relevance

/third_party/flutter/skia/src/gpu/vk/
DGrVkPipeline.cpp518 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Create() local
519 setup_depth_stencil_state(stencil, origin, &depthStencilInfo); in Create()
552 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Create()
/third_party/skia/src/gpu/vk/
DGrVkPipeline.cpp501 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Make() local
502 setup_depth_stencil_state(stencilSettings, origin, &depthStencilInfo); in Make()
543 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Make()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp516 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
571 &depthStencilInfo, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp516 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
571 &depthStencilInfo, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp956 const VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
999 …putStateCreateInfo*/, &rasterizationInfo, nullptr/*multisampleStateCreateInfo*/, &depthStencilInfo, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp956 const VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
999 …putStateCreateInfo*/, &rasterizationInfo, nullptr/*multisampleStateCreateInfo*/, &depthStencilInfo, in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1931 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
1990 …ntShaderState(*emptyPipelineLayout, *renderPass, 0u, *writeModule, &depthStencilInfo, &multisample… in iterate()
2001 …ntShaderState(*checkPipelineLayout, *renderPass, 1u, *checkModule, &depthStencilInfo, &multisample… in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1931 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
1990 …ntShaderState(*emptyPipelineLayout, *renderPass, 0u, *writeModule, &depthStencilInfo, &multisample… in iterate()
2001 …ntShaderState(*checkPipelineLayout, *renderPass, 1u, *checkModule, &depthStencilInfo, &multisample… in iterate()