Go to the source code of this file.
Functions | |
| void | SHD_Init () |
| void | SHD_Shutdown () |
| void | SHD_Init_Shaders () |
| void | SHD_Shutdown_Shaders () |
| void | SHD_Flush () |
| void | SHD_Register_Loader () |
| void SHD_Flush | ( | ) |
Definition at line 65 of file shdlib.cpp.
| void SHD_Init | ( | ) |
Definition at line 45 of file shdlib.cpp.
| void SHD_Init_Shaders | ( | ) |
Definition at line 55 of file shdlib.cpp.
| void SHD_Register_Loader | ( | ) |
Definition at line 70 of file shdlib.cpp.
| void SHD_Shutdown | ( | ) |
Definition at line 50 of file shdlib.cpp.
| void SHD_Shutdown_Shaders | ( | ) |
Definition at line 60 of file shdlib.cpp.