|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Member Functions | |
| bool | operator== (const BufferDescription &other) const |
| bool | operator!= (const BufferDescription &other) const |
Public Attributes | |
| Grindstone::String | name |
| size_t | size = 0 |
| Grindstone::GraphicsAPI::BufferUsage | bufferUsage |
| Grindstone::GraphicsAPI::MemoryUsage | memoryUsage |