sphore 0.0.1
SPH openGL rendering engine

src/shaders.h

Go to the documentation of this file.
00001 
00002 void create_shaders (void);
00003 void destroy_shaders (void);
00004 SREbool create_programs (void);
00005 void destroy_programs (void);
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines