RetroArch
Public Types | Static Public Member Functions | List of all members
spvutils::FloatProxyTraits< Float16 > Struct Template Reference

#include <hex_float.h>

Public Types

typedef uint16_t uint_type
 

Static Public Member Functions

static bool isNan (Float16 f)
 
static bool isInfinity (Float16 f)
 
static Float16 max ()
 
static Float16 lowest ()
 

Member Typedef Documentation

◆ uint_type

Member Function Documentation

◆ isInfinity()

static bool spvutils::FloatProxyTraits< Float16 >::isInfinity ( Float16  f)
inlinestatic
Here is the call graph for this function:

◆ isNan()

static bool spvutils::FloatProxyTraits< Float16 >::isNan ( Float16  f)
inlinestatic
Here is the call graph for this function:

◆ lowest()

static Float16 spvutils::FloatProxyTraits< Float16 >::lowest ( )
inlinestatic
Here is the call graph for this function:

◆ max()

static Float16 spvutils::FloatProxyTraits< Float16 >::max ( )
inlinestatic
Here is the call graph for this function:

The documentation for this struct was generated from the following file: