|
Cogs.Rendering
|
Namespaces | |
| namespace | Cogs |
Functions | |
| const char * | Cogs::getResourceDimensionsName (ResourceDimensions target) |
| size_t | Cogs::getBlockSize (TextureFormat format) |
| TextureExtent | Cogs::getBlockExtent (TextureFormat format) |
| size_t | Cogs::getComponents (TextureFormat format) |
| uint32_t | Cogs::getMipLevels (const uint32_t width, const uint32_t height) |
| uint32_t | Cogs::getMipSize (uint32_t size, uint32_t level) |