Flutter Engine Uber Docs
Docs for the entire Flutter Engine repo.
 
Loading...
Searching...
No Matches
gles.h File Reference
#include "GLES3/gl3.h"
#include "GLES2/gl2ext.h"

Go to the source code of this file.

Macros

#define IMPELLER_GL_CLAMP_TO_BORDER   0x812D
 
#define IMPELLER_GL_TEXTURE_BORDER_COLOR   0x1004
 
#define IMPELLER_GL_TEXTURE_MAX_ANISOTROPY   0x84FE
 
#define IMPELLER_GL_MAX_TEXTURE_MAX_ANISOTROPY   0x84FF
 
#define GL_GLEXT_PROTOTYPES
 

Macro Definition Documentation

◆ GL_GLEXT_PROTOTYPES

#define GL_GLEXT_PROTOTYPES

Definition at line 19 of file gles.h.

◆ IMPELLER_GL_CLAMP_TO_BORDER

#define IMPELLER_GL_CLAMP_TO_BORDER   0x812D

Definition at line 12 of file gles.h.

◆ IMPELLER_GL_MAX_TEXTURE_MAX_ANISOTROPY

#define IMPELLER_GL_MAX_TEXTURE_MAX_ANISOTROPY   0x84FF

Definition at line 17 of file gles.h.

◆ IMPELLER_GL_TEXTURE_BORDER_COLOR

#define IMPELLER_GL_TEXTURE_BORDER_COLOR   0x1004

Definition at line 13 of file gles.h.

◆ IMPELLER_GL_TEXTURE_MAX_ANISOTROPY

#define IMPELLER_GL_TEXTURE_MAX_ANISOTROPY   0x84FE

Definition at line 16 of file gles.h.