OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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