CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
ShaderSource.hpp File Reference

Go to the source code of this file.

Classes

class  CeresEngine::ShaderBinary
 A ShaderBinary is an object responsible for wrapping the binary representation of a shader (i.e. More...
 
class  CeresEngine::ShaderSource
 A ShaderSource is an object responsible for wrapping the textual representation of a shader (i.e. More...
 

Namespaces

namespace  CeresEngine
 

Enumerations

enum class  CeresEngine::ShaderSourceType { CeresEngine::Source , CeresEngine::Binary }
 Shader source type enumeration. More...