summaryrefslogtreecommitdiff
path: root/radeon_device.h
diff options
context:
space:
mode:
Diffstat (limited to 'radeon_device.h')
-rw-r--r--radeon_device.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/radeon_device.h b/radeon_device.h
index b943e0e..e8704f8 100644
--- a/radeon_device.h
+++ b/radeon_device.h
@@ -124,8 +124,6 @@ struct r600_batch {
u32 nemit_atoms;
u32 nflushes;
u32 npkts;
- struct radeon_bo *shaders;
- u32 shaders_idx;
u32 nfs_resources;
struct r600_vs_input inputs;
};