mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-01 09:00:30 +01:00
gallium: silence warning
This commit is contained in:
parent
db9de99925
commit
ca5224945a
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ struct draw_context
|
|||
|
||||
const float (*aligned_constants)[4];
|
||||
|
||||
float (*aligned_constant_storage)[4];
|
||||
const float (*aligned_constant_storage)[4];
|
||||
unsigned const_storage_size;
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue