You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-22 15:06:45 +00:00
Move clustered renderer functionality
This commit is contained in:
@@ -561,6 +561,9 @@ public:
|
||||
RID full_buffer;
|
||||
RID full_dispatch;
|
||||
RID full_mask;
|
||||
|
||||
RID uniform_set;
|
||||
bool using_half_size_gi = false;
|
||||
};
|
||||
|
||||
struct SDFGIData {
|
||||
|
||||
Reference in New Issue
Block a user