at_texel_region_t(3) | AppleTextureEncoder | at_texel_region_t(3) |
at_texel_region_t -
#include <AppleTextureEncoder.h>
void *__nonnull texels
at_size_t validSize
size_t rowBytes
size_t sliceBytes
A rectangular region of input texels in a texel buffer
The number of bytes from the start of one row to the next.
The number of bytes from the start of one slice to the next.
A pointer to the top left corner of the region of input data to be encoded.
The size (in texels) of the source region to encode. Does not need to be a multiple of a block size.
Generated automatically by Doxygen for AppleTextureEncoder from the source code.
Thu Jul 14 2016 | Version AppleTextureEncoder-1.12.12 |