Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Formats::DDS::DdsParseOutput Struct Reference

Public Attributes

bool isCubemap = false
 
uint32_t width = 0
 
uint32_t height = 0
 
uint32_t depth = 0
 
uint32_t mipLevels = 0
 
uint32_t arraySize = 0
 
Grindstone::GraphicsAPI::ImageDimension dimensions
 
Grindstone::GraphicsAPI::Format format
 
Grindstone::Containers::BufferSpan data
 

The documentation for this struct was generated from the following file: