mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 20:08:06 +02:00
This introduces tracking of the required semaphore values in pipelines, which is then propagated to cmd_buffers on bind. Each queue also keeps track the maximum count it has waited for, so that we can avoid the waiting overhead once all the shaders are loaded and referenced. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16271> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| llvm | ||
| registers | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||