#include <string>
Go to the source code of this file.
Namespaces | |
tango_gl | |
tango_gl::shaders | |
Functions | |
std::string | tango_gl::shaders::GetBasicFragmentShader () |
std::string | tango_gl::shaders::GetBasicVertexShader () |
std::string | tango_gl::shaders::GetColorVertexShader () |
std::string | tango_gl::shaders::GetShadedVertexShader () |
std::string | tango_gl::shaders::GetVideoOverlayFragmentShader () |
std::string | tango_gl::shaders::GetVideoOverlayVertexShader () |