mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 05:18:08 +02:00
radeon: drop unused members of radeon_state.
This commit is contained in:
parent
f24c29cc39
commit
5484f9dfc6
1 changed files with 0 additions and 3 deletions
|
|
@ -406,9 +406,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