mirror of
https://gitee.com/openharmony/third_party_mesa3d
synced 2024-11-27 09:31:03 +00:00
freedreno/ir3/ra: cleanup some leftovers
Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4440>
This commit is contained in:
parent
751c11a8c7
commit
4b24b9647d
@ -27,14 +27,8 @@
|
||||
#ifndef IR3_RA_H_
|
||||
#define IR3_RA_H_
|
||||
|
||||
//#include "util/u_math.h"
|
||||
//#include "util/register_allocate.h"
|
||||
//#include "util/ralloc.h"
|
||||
#include "util/bitset.h"
|
||||
|
||||
//#include "ir3.h"
|
||||
//#include "ir3_compiler.h"
|
||||
|
||||
|
||||
static const unsigned class_sizes[] = {
|
||||
1, 2, 3, 4,
|
||||
|
Loading…
Reference in New Issue
Block a user