1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-13 13:31:48 +00:00

Consider uniform writability part of the interface of the set

This commit is contained in:
Pedro J. Estébanez
2022-06-27 21:14:23 +02:00
parent 21c79d7515
commit fc6ac4a155
5 changed files with 46 additions and 8 deletions

View File

@@ -799,6 +799,7 @@ private:
RID fog_uniform_set;
RID copy_uniform_set;
RID process_uniform_set_density;
RID process_uniform_set;
RID process_uniform_set2;
RID sdfgi_uniform_set;