Files
test/source/blender/gpu/tests
Clément Foucault 9b7086a422 GPU: Shader Preprocess: Port more function to use parser
This allows to share the parsed structure between each
preprocessing step if no mutation occurs.

Also remove `matrix_constructor_linting` as this is
now enforced by the C++ compilation. Same thing for
`array_constructor_linting`.

Pull Request: https://projects.blender.org/blender/blender/pulls/146666
2025-09-24 11:47:23 +02:00
..