mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 10:50:10 +01:00
We're missing the offset of the slice in the subslice mask...
This worked for most platforms that don't have first slice fused off
because we would reread the same mask from slice0 again and again...
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| gen_debug.c | ||
| gen_debug.h | ||
| gen_device_info.c | ||
| gen_device_info.h | ||
| gen_device_info_test.c | ||
| meson.build | ||