Home
last modified time | relevance | path

Searched refs:depthStencilInfo (Results 1 – 2 of 2) 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.cpp521 VkPipelineDepthStencilStateCreateInfo depthStencilInfo; in Create() local
522 setup_depth_stencil_state(stencil, &depthStencilInfo); in Create()
555 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo; in Create()