MCPcopy Create free account
hub / github.com/ARM-software/astc-encoder / ASTCENC_ALIGNAS

Class ASTCENC_ALIGNAS

Source/astcenc_internal.h:946–946  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

944 * @brief Preallocated working buffers, allocated per thread during context creation.
945 */
946struct ASTCENC_ALIGNAS compression_working_buffers
947{
948 /** @brief Ideal endpoints and weights for plane 1. */
949 endpoints_and_weights ei1;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected