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
|
|
@ -715,7 +715,7 @@ def generate(formats):
|
|||
print()
|
||||
print('#include "pipe/p_compiler.h"')
|
||||
print('#include "util/u_math.h"')
|
||||
print('#include "util/u_half.h"')
|
||||
print('#include "util/half_float.h"')
|
||||
print('#include "u_format.h"')
|
||||
print('#include "u_format_other.h"')
|
||||
print('#include "util/format_srgb.h"')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue