std::string tango_gl::shaders::GetBasicFragmentShader | ( | ) |
Definition at line 33 of file shaders.cpp.
std::string tango_gl::shaders::GetBasicVertexShader | ( | ) |
Definition at line 20 of file shaders.cpp.
std::string tango_gl::shaders::GetColorVertexShader | ( | ) |
Definition at line 41 of file shaders.cpp.
std::string tango_gl::shaders::GetShadedVertexShader | ( | ) |
Definition at line 78 of file shaders.cpp.
std::string tango_gl::shaders::GetVideoOverlayFragmentShader | ( | ) |
Definition at line 67 of file shaders.cpp.
std::string tango_gl::shaders::GetVideoOverlayVertexShader | ( | ) |
Definition at line 54 of file shaders.cpp.