Structure used to pass image data to ktxWriteKTX. More...
#include <ktx.h>
Data Fields | |
| GLsizei | size |
| GLubyte * | data |
Structure used to pass image data to ktxWriteKTX.
| GLubyte* KTX_image_info::data |
Pointer to the image data.
| GLsizei KTX_image_info::size |
Size of the image data in bytes.
1.8.0