|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
| Grindstone::GraphicsAPI::Core * | graphicsCore = nullptr |
| Grindstone::Renderer::TransientResourceManager * | transientResourceManager = nullptr |
| Grindstone::GraphicsAPI::DescriptorSetLayout * | globalDescriptorSetLayout = nullptr |
| Grindstone::GraphicsAPI::DescriptorSet * | globalDescriptorSet = nullptr |
| Grindstone::Math::Extent2D | swapchainSize |
| Grindstone::GraphicsAPI::CommandBuffer * | commandBuffer = nullptr |
| Grindstone::WorldContextSet * | worldContextSet = nullptr |
| uint32_t | swapchainIndex = 0 |