Home
last modified time | relevance | path

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

/external/skqp/src/gpu/vk/
DGrVkPipeline.cpp517 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Create() local
518 setup_depth_stencil_state(stencil, &depthStencilInfo); in Create()
551 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Create()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp524 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Make() local
525 setup_depth_stencil_state(stencilSettings, origin, &depthStencilInfo); in Make()
575 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Make()
/external/deqp/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationFragShaderSideEffectsTests.cpp520 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
575 &depthStencilInfo, in iterate()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleShaderBuiltInTests.cpp1942 const vk::VkPipelineDepthStencilStateCreateInfo depthStencilInfo = in iterate() local
2001 &multisampleInfo, &depthStencilInfo, &colorBlendInfo, &dynamicStateInfo in iterate()
2010 &multisampleInfo, &depthStencilInfo, &colorBlendInfo, &dynamicStateInfo in iterate()