You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-04 17:04:49 +00:00
Reduce descripter sets in cubemap filter
This commit is contained in:
@@ -391,6 +391,7 @@ class RasterizerEffectsRD {
|
||||
RID shader_version;
|
||||
RID pipelines[FILTER_MODE_MAX];
|
||||
RID uniform_set;
|
||||
RID image_uniform_set;
|
||||
RID coefficient_buffer;
|
||||
bool use_high_quality;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user