Blender V4.5
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)

Functions

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

Macro Definition Documentation

◆ HFUN

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

Referenced by blender::tests::TEST().