mojave man page for at_block_buffer_t

Query: at_block_buffer_t

OS: mojave

Section: 3

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

at_block_buffer_t(3)						AppleTextureEncoder					      at_block_buffer_t(3)

NAME
at_block_buffer_t -
SYNOPSIS
#include <AppleTextureEncoder.h> Public Attributes void *__nonnull blocks size_t rowBytes size_t sliceBytes Detailed Description A rectangular region of input texels in a texel buffer. The Asize is inferred from the size of the corresponding at_texel_region_t, from which the data is taken. Member Data Documentation void* __nonnull at_block_buffer_t::blocks A pointer to the top left corner of the region of block data to write after encoding. Must be 16-byte aligned. size_t at_block_buffer_t::rowBytes The number of bytes from the start of one row to the next. Must be a multiple of the block size. size_t at_block_buffer_t::sliceBytes The number of bytes from the start of one slice to the next. Must be a multiple of the block size. Author Generated automatically by Doxygen for AppleTextureEncoder from the source code. Version AppleTextureEncoder-1.12.12 Thu Jul 14 2016 at_block_buffer_t(3)
Related Man Pages
std::gslice(3) - centos
mpsvectordescriptor(3) - mojave
at_encoder_t(3) - mojave
__gnu_cxx::free_list(3) - centos
__gnu_profile::__trace_vector_to_list(3) - centos
Similar Topics in the Unix Linux Community
Instructions to Clear Data Cache in Safari, Chrome, Firefox, Opera Browsers (Pictures)
UNIX tool on MacOS that can increase resolution of a file
My first PERL incarnation... Audio Oscillograph
How can I direct messages from mac console.app to a log file?
[BASH] eval command not expanding variables as expected.