mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-26 05:58:11 +02:00
We now have a lot of feature toggles in fd_dev_info. Generate env var options for all of them to quickly test whether feature misbehaves or test its impact on the performance. FD_DEV_FEATURES=%feature_name%=%value%:%feature_name%=%value%:... e.g. FD_DEV_FEATURES=has_fs_tex_prefetch=0:max_sets=4 Signed-off-by: Danylo Piliaiev <dpiliaiev@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25939> |
||
|---|---|---|
| .. | ||
| fd2_perfcntr.c | ||
| fd5_perfcntr.c | ||
| fd6_perfcntr.c | ||
| fdperf.c | ||
| freedreno_dt.c | ||
| freedreno_dt.h | ||
| freedreno_perfcntr.c | ||
| freedreno_perfcntr.h | ||
| meson.build | ||