![]() |
OpenGL ES SDK for Android
ARM Developer Center
|
#include <GLES2/gl2.h>Go to the source code of this file.
Functions | |
| GLuint | loadSimpleTexture () |
| Loads a simple 3 x 3 static texture into OpenGL ES. More... | |
| GLuint loadSimpleTexture | ( | ) |
Loads a simple 3 x 3 static texture into OpenGL ES.
Definition at line 28 of file Texture.cpp.