HomeSort by relevance Sort by last modified time
    Searched full:depthstencilinfo (Results 1 - 1 of 1) sorted by null

  /external/skia/src/gpu/vk/
GrVkPipeline.cpp 445 VkPipelineDepthStencilStateCreateInfo depthStencilInfo;
446 setup_depth_stencil_state(gpu, pipeline.getStencil(), &depthStencilInfo);
482 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo;

Completed in 88 milliseconds