mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 00:38:06 +02:00
[WHY] - was hardcoded to store 16 configs only - as the config descriptor usage grows, more is needed - in bypass case, we also generate a new config which is a waste [HOW] - change to use vector to store configs - don't force new config desc if in bypass - revise the vector API, reduce the parameter passing [TESTING] - Tested with corresponding test cases Reviewed-by: Brendan Leder <breleder@amd.com> Acked-by: Chih-Wei Chien <Chih-Wei.Chien@amd.com> Signed-off-by: Roy Chan <roy.chan@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31693> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| llvm | ||
| registers | ||
| vpelib | ||
| vulkan | ||
| meson.build | ||