Flutter Engine
 
Loading...
Searching...
No Matches
pipeline.cc File Reference

Go to the source code of this file.

Namespaces

namespace  impeller
 

Functions

PipelineFuture< PipelineDescriptorimpeller::CreatePipelineFuture (const Context &context, std::optional< PipelineDescriptor > desc, bool async=true)
 Create a pipeline for the given descriptor.
 
PipelineFuture< ComputePipelineDescriptorimpeller::CreatePipelineFuture (const Context &context, std::optional< ComputePipelineDescriptor > desc)