mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 04:10:10 +01:00
RUN_COMPUTE_INDIRECT has been found to cause intermittent hangs, so this change replaces it with RUN_COMPUTE and a set TASK_AXIS_X. While this task axis might be suboptimal, the performance cost is somewhat offset by RUN_COMPUTE not being an emulated command. Fixes: |
||
|---|---|---|
| .. | ||
| ci | ||
| compiler | ||
| drm-shim | ||
| ds | ||
| lib | ||
| midgard | ||
| perf | ||
| shared | ||
| tools | ||
| util | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||