|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
| std::array< Grindstone::GraphicsAPI::DescriptorSet *, BLOOM_STAGE_COUNT > | descriptorSets {} |
| std::array< Grindstone::GraphicsAPI::Buffer *, BLOOM_STAGE_COUNT > | bloomStageBuffers {} |
| Grindstone::GraphicsAPI::Buffer * | bloomDataBuffer {} |
| Grindstone::Math::Uint2 | size |