Flutter Engine
The Flutter Engine
third_party
skia
src
gpu
ganesh
gl
glx
GrGLMakeNativeInterface_glx.cpp
Go to the documentation of this file.
1
/*
2
* Copyright 2021 Google LLC
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#include "
include/gpu/gl/GrGLInterface.h
"
9
#include "
include/gpu/ganesh/gl/glx/GrGLMakeGLXInterface.h
"
10
11
#if !defined(SK_DISABLE_LEGACY_GL_MAKE_NATIVE_INTERFACE)
12
sk_sp<const GrGLInterface>
GrGLMakeNativeInterface
() {
return
GrGLInterfaces::MakeGLX
(); }
13
#endif
GrGLInterface.h
GrGLMakeNativeInterface
sk_sp< const GrGLInterface > GrGLMakeNativeInterface()
Definition:
GrGLMakeNativeInterface_glx.cpp:12
sk_sp< const GrGLInterface >
GrGLMakeGLXInterface.h
GrGLInterfaces::MakeGLX
SK_API sk_sp< const GrGLInterface > MakeGLX()
Definition:
GrGLMakeGLXInterface.cpp:30
Generated on Sun Jun 23 2024 21:56:18 for Flutter Engine by
1.9.4