mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 17:28:09 +02:00
The offset for the dynamic buffers needs to be computed with the currently bound pipeline layout. This change fixes incorrectly selecting the offset for a dynamic buffer if a descriptor with a lower index than the currently being bound contains a dynamic buffer but said descriptor hasn't being bound yet. It also prevents the binding to override the dynamic buffers in order to preserve the already bound dynamic descriptors. Signed-off-by: Aitor Camacho <aitor@lunarg.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39337> |
||
|---|---|---|
| .. | ||
| bridge | ||
| compiler | ||
| util | ||
| vulkan | ||
| .clang-format | ||
| kosmicomp.c | ||
| meson.build | ||