OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Functions | |
EGLConfig | findConfig (EGLDisplay display, bool strictMatch, bool offscreen) |
Variables | |
static const GLubyte | cubeIndices [] |
static const float | cubeVertices [] |
static const float | cubeTextureCoordinates [] |
static const float | cubeColors [] |
EGLint | configAttributes [] |
EGLint | contextAttributes [] |
EGLint | pBufferAttributes [] |
EGLConfig findConfig | ( | EGLDisplay | display, |
bool | strictMatch, | ||
bool | offscreen | ||
) |
Definition at line 203 of file ThreadSync.h.
EGLint configAttributes[] |
Definition at line 160 of file ThreadSync.h.
EGLint contextAttributes[] |
Definition at line 186 of file ThreadSync.h.
|
static |
Definition at line 121 of file ThreadSync.h.
|
static |
Definition at line 30 of file ThreadSync.h.
|
static |
Definition at line 82 of file ThreadSync.h.
|
static |
Definition at line 43 of file ThreadSync.h.
EGLint pBufferAttributes[] |
Definition at line 193 of file ThreadSync.h.