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
std::_base_bitset(3) - centos
mpscnnbatchnormalizationgradientnode(3) - mojave
at_encoder_t(3) - mojave
__gnu_cxx::free_list(3cxx) - debian
__gnu_profile::__trace_vector_to_list(3cxx) - debian
Similar Topics in the Unix Linux Community
Update: Uploading Movies at Attachments to Posts
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
Controlling user input
Python 3.8.0rc1 released.