Flutter Impeller
pipeline.cc File Reference

Go to the source code of this file.

Namespaces

 impeller
 

Functions

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