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

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

GrContextOptions flutter::MakeDefaultContextOptions (ContextType type, std::optional< GrBackendApi > api=std::nullopt)
 Initializes GrContextOptions with values suitable for Flutter. The options can be further tweaked before a GrContext is created from these options.