![]() |
OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Macros | |
| #define | GLES_VERSION 3 |
Variables | |
| const float | quadVertices [] |
| const GLubyte | vertexIndices [] = { 0, 1, 2, 0, 2, 3, 4, 5, 6, 4, 6, 7 } |
| #define GLES_VERSION 3 |
Definition at line 24 of file MultisampledFBO.h.
| const float quadVertices[] |
Definition at line 27 of file MultisampledFBO.h.
| const GLubyte vertexIndices[] = { 0, 1, 2, 0, 2, 3, 4, 5, 6, 4, 6, 7 } |
Definition at line 49 of file MultisampledFBO.h.