Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
std::string | name |
ParseTree::RenderState | renderState |
std::string | renderQueue |
std::string | code |
ShaderCodeType | type = ShaderCodeType::Unset |
std::set< std::string_view > | requiredShaderBlocks |
std::array< std::string, Grindstone::GraphicsAPI::numShaderTotalStage > | stageEntryPoints |