Merge pull request #54489 from briansemrau/texture-delete-update
This commit is contained in:
commit
8b8e858778
14 changed files with 12 additions and 41 deletions
|
|
@ -942,7 +942,6 @@ private:
|
|||
};
|
||||
|
||||
struct FogMaterialData : public RendererStorageRD::MaterialData {
|
||||
uint64_t last_frame;
|
||||
FogShaderData *shader_data;
|
||||
RID uniform_set;
|
||||
bool uniform_set_updated;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue