OpenGL ES SDK for Android
ARM Developer Center
|
#include <GLES2/gl2.h>
Go to the source code of this file.
Functions | |
GLuint | loadTexture () |
Loads a 256 x 256 texture from the Android filesystem. More... | |
GLuint loadTexture | ( | ) |
Loads a 256 x 256 texture from the Android filesystem.
Definition at line 39 of file Texture.cpp.