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 | |
static const GLubyte | cubeIndices [] |
static const float | cubeVertices [] |
static const float | cubeTextureCoordinates [] |
static const float | cubeColors [] |
#define GLES_VERSION 2 |
Definition at line 24 of file FrameBufferObject.h.
|
static |
Definition at line 121 of file FrameBufferObject.h.
|
static |
Definition at line 29 of file FrameBufferObject.h.
|
static |
Definition at line 81 of file FrameBufferObject.h.
|
static |
Definition at line 42 of file FrameBufferObject.h.