Flutter Engine
The Flutter Engine
third_party
skia
src
gpu
ganesh
gl
GrGLGLSL.h
Go to the documentation of this file.
1
/*
2
* Copyright 2011 Google Inc.
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
#ifndef GrGLGLSL_DEFINED
9
#define GrGLGLSL_DEFINED
10
11
#include "
src/sksl/SkSLGLSL.h
"
12
13
struct
GrGLDriverInfo
;
14
15
/**
16
* Gets the most recent GLSL Generation compatible with the OpenGL context.
17
*/
18
bool
GrGLGetGLSLGeneration
(
const
GrGLDriverInfo
&,
SkSL::GLSLGeneration
* generation);
19
20
#endif
GrGLGetGLSLGeneration
bool GrGLGetGLSLGeneration(const GrGLDriverInfo &, SkSL::GLSLGeneration *generation)
Definition:
GrGLGLSL.cpp:12
SkSLGLSL.h
SkSL::GLSLGeneration
GLSLGeneration
Definition:
SkSLGLSL.h:15
GrGLDriverInfo
Definition:
GrGLUtil.h:301
Generated on Sun Jun 23 2024 21:56:18 for Flutter Engine by
1.9.4