OpenGL ES SDK for Android
ARM Developer Center
|
#include <GLES2/gl2.h>
Go to the source code of this file.
Macros | |
#define | GLES_VERSION 2 |
Variables | |
const float | triangleVertices [] |
const float | triangleColors [] |
#define GLES_VERSION 2 |
Definition at line 24 of file AntiAlias.h.
const float triangleColors[] |
Definition at line 37 of file AntiAlias.h.
const float triangleVertices[] |
Definition at line 29 of file AntiAlias.h.