mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 08:30:34 +01:00
freedreno: remove unused forward struct declaration
Signed-off-by: Rob Clark <robdclark@chromium.org>
This commit is contained in:
parent
6823873246
commit
bdd273d873
1 changed files with 0 additions and 2 deletions
|
|
@ -59,8 +59,6 @@ struct fd_resource_slice {
|
|||
uint32_t size0; /* size of first layer in slice */
|
||||
};
|
||||
|
||||
struct set;
|
||||
|
||||
struct fd_resource {
|
||||
struct pipe_resource base;
|
||||
struct fd_bo *bo;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue