|
Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
| GraphicsAPI::Image * | image = nullptr |
| ImageLayout | oldLayout |
| ImageLayout | newLayout |
| AccessFlags | srcAccess |
| AccessFlags | dstAccess |
| ImageAspectBits | imageAspect |
| uint32_t | baseMipLevel = 0 |
| uint32_t | levelCount = 0 |
| uint32_t | baseArrayLayer = 0 |
| uint32_t | layerCount = 0 |