![]() |
Castor3D 0.17.0
Multiplatform 3D engine
|
Namespaces | |
| namespace | castor |
Functions | |
| bool | castor::decompressBC1Block (uint8_t const *bitstring, uint8_t *pixelBuffer) |
| bool | castor::decompressBC3Block (uint8_t const *bitstring, uint8_t *pixelBuffer) |
| bool | castor::decompressBC5Block (uint8_t const *bitstring, uint8_t *pixelBuffer) |
| constexpr VkDeviceSize | castor::getBytesPerPixel (PixelFormat format) |
| Function to retrieve Pixel size without templates. | |
| CU_API String | castor::getFormatName (PixelFormat format) |
| Function to retrieve pixel format name. | |