![]() |
Flutter Engine
The Flutter Engine
|
#include "src/gpu/ganesh/gl/GrGLGLSL.h"#include "src/gpu/ganesh/gl/GrGLUtil.h"#include "src/sksl/SkSLGLSL.h"Go to the source code of this file.
Functions | |
| bool | GrGLGetGLSLGeneration (const GrGLDriverInfo &info, SkSL::GLSLGeneration *generation) |
| bool GrGLGetGLSLGeneration | ( | const GrGLDriverInfo & | info, |
| SkSL::GLSLGeneration * | generation | ||
| ) |
Gets the most recent GLSL Generation compatible with the OpenGL context.
Definition at line 12 of file GrGLGLSL.cpp.