mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 21:40:08 +01:00
mesa: remove unused gl_shared_state::DriverData field
This commit is contained in:
parent
9e0931e355
commit
5ee8969b11
1 changed files with 0 additions and 2 deletions
|
|
@ -2527,8 +2527,6 @@ struct gl_shared_state
|
|||
|
||||
/** GL_ARB_sampler_objects */
|
||||
struct _mesa_HashTable *SamplerObjects;
|
||||
|
||||
void *DriverData; /**< Device driver shared state */
|
||||
};
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue