mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-21 08:40:39 +01:00
Due to a copy-paste error, we asserted pipelineStageCreationFeedbackCount == 1 and wrote the stage feedback of the combined shader into the feedback of the first stage. This is fixed. Instead, we now write the precompilation feedback for each stage. This not ideal, but definitely an improvement. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22100> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| llvm | ||
| registers | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||