mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-03 18:00:10 +01:00
radeonsi: remove chip_class define from si_pm4.h
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Marek Olšák <marek.olsak@amd.com>
This commit is contained in:
parent
d90a6c2f23
commit
e4b05a50df
1 changed files with 0 additions and 1 deletions
|
|
@ -34,7 +34,6 @@
|
|||
|
||||
// forward defines
|
||||
struct si_context;
|
||||
enum chip_class;
|
||||
|
||||
struct si_pm4_state
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue