Blender V5.0
BLI_math_half_test.cc File Reference
#include "testing/testing.h"
#include "BLI_math_half.hh"
#include "BLI_time.h"
#include <cmath>

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::tests

Macros

#define HFUN(v)
#define HFUN(v)

Functions

 blender::tests::TEST (math_half, half_to_float_scalar)
 blender::tests::TEST (math_half, float_to_half_scalar)
 blender::tests::TEST (math_half, float_to_half_make_finite_scalar)
 blender::tests::TEST (math_half, half_to_float_array)
 blender::tests::TEST (math_half, float_to_half_array)
 blender::tests::TEST (math_half, float_to_half_make_finite_array)

Macro Definition Documentation

◆ HFUN [1/2]

#define HFUN ( v)
Value:
ATTR_WARN_UNUSED_RESULT const BMVert * v
uint16_t float_to_half_make_finite(float v)
Definition math_half.cc:91

◆ HFUN [2/2]

#define HFUN ( v)