Saga3D API Documentation  1.0-RC4
EShaderTypes.h File Reference

Go to the source code of this file.

Namespaces

 saga
 
 saga::video
 The video namespace contains classes for accessing the video driver. All 2d and 3d rendering is done here.
 

Enumerations

enum  saga::video::E_SHADER_TYPE {
  saga::video::E_SHADER_TYPE::UNKNOWN, saga::video::E_SHADER_TYPE::VERTEX, saga::video::E_SHADER_TYPE::GEOMETRY, saga::video::E_SHADER_TYPE::FRAGMENT,
  saga::video::E_SHADER_TYPE::COMPUTE
}