#include "tango-gl/shaders.h"
Go to the source code of this file.
Namespaces | |
namespace | tango_gl |
namespace | 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 () |