Skip to content

renderer: Separate partial shader initialization from the shader object

Corentin Noël requested to merge tintou/partial-shader into main

Allows to avoid memory allocation when there is no partial shader sent.

Merge request reports