gallium/util: remove empty file u_half.h
Acked-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6774>
This commit is contained in:
parent
7a1deb16f8
commit
4fb2eddfdf
34 changed files with 37 additions and 68 deletions
|
|
@ -28,10 +28,10 @@
|
|||
#include <math.h>
|
||||
#include <assert.h>
|
||||
#include "half_float.h"
|
||||
#include "util/u_half.h"
|
||||
#include "rounding.h"
|
||||
#include "softfloat.h"
|
||||
#include "macros.h"
|
||||
#include "u_math.h"
|
||||
|
||||
typedef union { float f; int32_t i; uint32_t u; } fi_type;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue