Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
std::filesystem::path | sourceFilepath |
ShaderCodeType | type = ShaderCodeType::Unset |
std::vector< std::string > | requiredShaderBlocks |
std::string | code |
ParentData | parentData |
std::array< std::string, Grindstone::GraphicsAPI::numShaderTotalStage > | stageEntryPoints |