at_texel_region_t(3) mojave man page | unix.com

Man Page: at_texel_region_t

Operating Environment: mojave

Section: 3

at_texel_region_t(3)						AppleTextureEncoder					      at_texel_region_t(3)

NAME
at_texel_region_t -
SYNOPSIS
#include <AppleTextureEncoder.h> Public Attributes void *__nonnull texels at_size_t validSize size_t rowBytes size_t sliceBytes Detailed Description A rectangular region of input texels in a texel buffer Member Data Documentation size_t at_texel_region_t::rowBytes The number of bytes from the start of one row to the next. size_t at_texel_region_t::sliceBytes The number of bytes from the start of one slice to the next. void* __nonnull at_texel_region_t::texels A pointer to the top left corner of the region of input data to be encoded. at_size_t at_texel_region_t::validSize The size (in texels) of the source region to encode. Does not need to be a multiple of a block size. Author Generated automatically by Doxygen for AppleTextureEncoder from the source code. Version AppleTextureEncoder-1.12.12 Thu Jul 14 2016 at_texel_region_t(3)
Related Man Pages
mpscnnbatchnormalizationgradientnode(3) - mojave
mpskeyedunarchiver(3) - mojave
mpsmatrixdescriptor(3) - mojave
at_encoder_t(3) - mojave
std::_base_bitset(3) - debian
Similar Topics in the Unix Linux Community
Cannot extract libraries using sed
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.
[BASH] eval command not expanding variables as expected.