mojave man page for at_texel_region_t

Query: at_texel_region_t

OS: mojave

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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::gslice(3) - centos
mpskeyedunarchiver(3) - mojave
mpsnnconcatenationgradientnode(3) - mojave
__gnu_cxx::free_list(3) - centos
__gnu_cxx::free_list(3cxx) - debian
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
12-Core MacPro (2013) kernel_task over 1200%
Cannot extract libraries using sed
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.