Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
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)