mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 02:48:07 +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> Reviewed-by: Mel Henning <mhenning@darkrefraction.com> Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39203> |
||
|---|---|---|
| .. | ||
| ci | ||
| clc | ||
| compiler | ||
| drm-shim | ||
| genxml | ||
| isa | ||
| layout | ||
| lib | ||
| libagx | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||