Files
test/source/blender/gpu
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-12 16:55:41 +02:00
2025-08-14 13:20:45 +02:00
2025-05-22 15:57:41 +02:00
2025-06-16 12:50:50 +02:00