Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
|
Public Attributes | |
const char * | debugName = nullptr |
AttachmentInfo * | colorAttachments = nullptr |
uint32_t | colorAttachmentCount = 0 |
DepthFormat | depthFormat = DepthFormat::None |
bool | shouldClearDepthOnLoad = true |
float | debugColor [4] |