 |
Flutter Impeller
|
|
Go to the documentation of this file.
5 #ifndef FLUTTER_IMPELLER_RENDERER_BACKEND_GLES_GLES_H_
6 #define FLUTTER_IMPELLER_RENDERER_BACKEND_GLES_GLES_H_
12 #define IMPELLER_GL_CLAMP_TO_BORDER 0x812D
13 #define IMPELLER_GL_TEXTURE_BORDER_COLOR 0x1004
15 #define GL_GLEXT_PROTOTYPES
16 #include "GLES2/gl2ext.h"