1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Split out bokeh_dof and copy effects

This commit is contained in:
Bastiaan Olij
2022-04-29 17:10:54 +10:00
parent 1eebf0d789
commit 9939cfc4c4
26 changed files with 1871 additions and 1218 deletions

View File

@@ -96,9 +96,6 @@ private:
PipelineCacheRD pipelines[TONEMAP_MODE_MAX];
} tonemap;
RID index_buffer;
RID index_array;
public:
ToneMapper();
~ToneMapper();