Closed Sergio0694 closed 11 months ago
This PR implements full support for static fields in shaders. In particular:
The supported types are the same as before. Both readonly and non readonly fields are supported.
Closes #298
Description
This PR implements full support for static fields in shaders. In particular:
The supported types are the same as before. Both readonly and non readonly fields are supported.