OpenGL ES SDK for Android
ARM Developer Center
|
Go to the source code of this file.
Functions | |
bool | compile_shader (GLuint shader, GLenum type, const char *source) |
bool | link_program (GLuint program, std::vector< GLuint > shaders) |
Definition at line 29 of file shader.cpp.
Definition at line 48 of file shader.cpp.