mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-08 16:48:20 +02:00
Apparently gcc will omit to copy hidden padding bytes under some circumstances, which means later on memcmp() will indicate a difference between structs even though all the visible members are identical. |
||
|---|---|---|
| .. | ||
| cso_cache | ||
| draw | ||
| gallivm | ||
| pipebuffer | ||
| rtasm | ||
| sct | ||
| tgsi | ||
| translate | ||
| util | ||
| Makefile | ||