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

Method vfloat8

Source/astcenc_vecmathlib_sve_8.h:58–58  ·  view source on GitHub ↗

* @brief Construct from zero-initialized value. */

Source from the content-addressed store, hash-verified

56 * @brief Construct from zero-initialized value.
57 */
58 ASTCENC_SIMD_INLINE vfloat8() = default;
59
60 /**
61 * @brief Construct from 8 values loaded from an unaligned address.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected