mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 13:28:06 +02:00
radeon: drop unused members of radeon_state.
This commit is contained in:
parent
1703628011
commit
43d8727301
1 changed files with 0 additions and 3 deletions
|
|
@ -401,9 +401,6 @@ struct radeon_state {
|
|||
struct radeon_depthbuffer_state depth;
|
||||
struct radeon_scissor_state scissor;
|
||||
struct radeon_stencilbuffer_state stencil;
|
||||
|
||||
struct radeon_cs_space_check bos[RADEON_MAX_BOS];
|
||||
int validated_bo_count;
|
||||
};
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue