mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 05:40:13 +01:00
radv: remove useless radeon_cmdbuf forwarded declaration
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/36292>
This commit is contained in:
parent
379617b77d
commit
12cccb2f75
1 changed files with 0 additions and 2 deletions
|
|
@ -9,8 +9,6 @@
|
|||
|
||||
#include "ac_gpu_info.h"
|
||||
|
||||
struct radeon_cmdbuf;
|
||||
|
||||
struct ac_reg_range {
|
||||
unsigned offset;
|
||||
unsigned size;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue