RetroArch
|
#include <hex_float.h>
Public Types | |
typedef uint16_t | uint_type |
typedef int16_t | int_type |
typedef uint16_t | underlying_type |
typedef uint16_t | native_type |
Static Public Attributes | |
static const uint_type | num_used_bits = 16 |
static const uint_type | num_exponent_bits = 5 |
static const uint_type | num_fraction_bits = 10 |
static const uint_type | exponent_bias = 15 |
typedef int16_t spvutils::HexFloatTraits< FloatProxy< Float16 > >::int_type |
typedef uint16_t spvutils::HexFloatTraits< FloatProxy< Float16 > >::native_type |
typedef uint16_t spvutils::HexFloatTraits< FloatProxy< Float16 > >::uint_type |
typedef uint16_t spvutils::HexFloatTraits< FloatProxy< Float16 > >::underlying_type |
|
static |
|
static |
|
static |
|
static |