Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
GrGLMakeGLXInterface.h File Reference
#include "include/core/SkRefCnt.h"
#include "include/private/base/SkAPI.h"

Go to the source code of this file.

Namespaces

namespace  GrGLInterfaces
 

Functions

SK_API sk_sp< const GrGLInterfaceGrGLInterfaces::MakeGLX ()
 
sk_sp< const GrGLInterfaceGrGLMakeGLXInterface ()
 

Function Documentation

◆ GrGLMakeGLXInterface()

sk_sp< const GrGLInterface > GrGLMakeGLXInterface ( )

Definition at line 40 of file GrGLMakeGLXInterface.cpp.

40{ return GrGLInterfaces::MakeGLX(); }
SK_API sk_sp< const GrGLInterface > MakeGLX()