![]() |
Vulkan SDK for Android 1.1.1
Mali Developer Center
|
Header for the on-disk format generated by astcenc. More...
Public Attributes | |
| uint8_t | magic [4] |
| Magic value. | |
| uint8_t | blockdimX |
| Block size in X. | |
| uint8_t | blockdimY |
| Block size in Y. | |
| uint8_t | blockdimZ |
| Block size in Z. | |
| uint8_t | xsize [3] |
| Size of the image in pixels (X), least significant byte first. | |
| uint8_t | ysize [3] |
| Size of the image in pixels (Y), least significant byte first. | |
| uint8_t | zsize [3] |
| Size of the image in pixels (Z), least significant byte first. | |
Header for the on-disk format generated by astcenc.
Definition at line 84 of file assets.cpp.