Files
test2/source/blender
Clément Foucault 505e4fc3ae GPU: Shader: Add support for templated struct
This does a few things:
- Add support for templated struct.
- Change parsing of template scope.
  Now all template scope `<..>` are parsed properly.
- Rework to support better match syntax.
- Avoid warning from scope guard processing. Now initialize
  the return value to zero.

Pull Request: https://projects.blender.org/blender/blender/pulls/145132
2025-08-26 10:10:43 +02:00
..
2025-08-22 13:42:28 +10:00
2025-08-22 17:59:27 +02:00
2025-08-25 20:36:01 +02:00