mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-13 16:20:18 +01:00
This just silences a compiler-warning about a potentially uninitialized variable. It's not uninitialized, but it's a bit hard for the compiler to see. So let's just initialize it to zero. Reviewed-by: Brian Paul <brianp@vmware.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4577> |
||
|---|---|---|
| .. | ||
| fast_idiv_by_const | ||
| fast_urem_by_const | ||
| format | ||
| hash_table | ||
| set | ||
| sparse_array | ||
| string_buffer | ||
| timespec | ||
| vector | ||
| vma | ||