CRI Sofdec2
Last Updated: 2022-11-21 16:25 p
|
Texture buffer structure. More...
#include <cri_mana.h>
Data Fields | |
CriUint8 * | imagebuf |
CriUint32 | bufsize |
CriUint32 | pitch |
Texture buffer structure.
CriUint8* imagebuf |
Texture buffer pointer
CriUint32 bufsize |
Texture buffer size [byte]
CriUint32 pitch |
Texture pitch [byte]