Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
ParseTree::ShaderBlock Struct Reference

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
 

The documentation for this struct was generated from the following file: