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

Go to the source code of this file.

Classes

struct  impeller::ContentContext::Pipelines
 

Namespaces

namespace  impeller
 

Functions

std::array< std::vector< Scalar >, 15 > impeller::GetPorterDuffSpecConstants (bool supports_decal)
 
template<typename PipelineT >
static std::unique_ptr< PipelineT > impeller::CreateDefaultPipeline (const Context &context)
 

Variable Documentation

◆ default_options_

std::optional<ContentContextOptions> default_options_
protected

Definition at line 78 of file content_context.cc.

◆ desc_

◆ pipelines_

std::vector<std::pair<uint64_t, std::unique_ptr<GenericRenderPipelineHandle> > > pipelines_
protected

Definition at line 80 of file content_context.cc.