Files
test/source/blender
Clément Foucault 13d25a5cfc GPU: Shader: Fix parser not being consistent
Using `std::sort` does not garantee the initial
order is kept for items with the same ranking value.

Using `std::stable_sort` fixes the issue.
2025-08-14 20:43:25 +02:00
..
2025-08-14 18:08:20 +02:00
2025-08-12 02:46:51 +00:00