Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
formats_vk.cc File Reference
#include "impeller/renderer/backend/vulkan/formats_vk.h"

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

vk::PipelineDepthStencilStateCreateInfo impeller::ToVKPipelineDepthStencilStateCreateInfo (std::optional< DepthAttachmentDescriptor > depth, std::optional< StencilAttachmentDescriptor > front, std::optional< StencilAttachmentDescriptor > back)