amd/common: rename ac_fake_hw_db.h -> ac_surface_test.h
As the surface tests are the only user now. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/37525>
This commit is contained in:
committed by
Marge Bot
parent
7e0ba40264
commit
f37bdd664d
@@ -24,7 +24,7 @@
|
||||
#include "util/mesa-sha1.h"
|
||||
#include "addrlib/inc/addrinterface.h"
|
||||
|
||||
#include "ac_fake_hw_db.h"
|
||||
#include "ac_surface_test.h"
|
||||
|
||||
/*
|
||||
* The main goal of this test is to validate that our dcc/htile addressing
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
#include "util/mesa-sha1.h"
|
||||
#include "addrlib/inc/addrinterface.h"
|
||||
|
||||
#include "ac_fake_hw_db.h"
|
||||
#include "ac_surface_test.h"
|
||||
|
||||
/*
|
||||
* The main goal of this test is making sure that we do
|
||||
|
||||
Reference in New Issue
Block a user