HomeSort by relevance Sort by last modified time
    Searched refs:depthStencilInfo (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/vk/
GrVkPipeline.cpp 436 VkPipelineDepthStencilStateCreateInfo depthStencilInfo;
437 setup_depth_stencil_state(stencil, &depthStencilInfo);
470 pipelineCreateInfo.pDepthStencilState = &depthStencilInfo;
  /external/vulkan-validation-layers/demos/
cube.cpp     [all...]

Completed in 198 milliseconds