Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
GrGLMakeEGLInterface.h File Reference
#include "include/core/SkRefCnt.h"
#include "include/gpu/GrTypes.h"

Go to the source code of this file.

Namespaces

namespace  GrGLInterfaces
 

Functions

SK_API sk_sp< const GrGLInterfaceGrGLInterfaces::MakeEGL ()
 
sk_sp< const GrGLInterfaceGrGLMakeEGLInterface ()
 

Function Documentation

◆ GrGLMakeEGLInterface()

sk_sp< const GrGLInterface > GrGLMakeEGLInterface ( )

Definition at line 33 of file GrGLMakeEGLInterface.cpp.

33{ return GrGLInterfaces::MakeEGL(); }
SK_API sk_sp< const GrGLInterface > MakeEGL()