Merge pull request #78322 from Wuqiqi123/master
GLES3: Remove unimplemented texture_create() declaration
This commit is contained in:
commit
f37e5d8821
1 changed files with 0 additions and 2 deletions
|
|
@ -496,8 +496,6 @@ public:
|
|||
|
||||
virtual bool can_create_resources_async() const override;
|
||||
|
||||
RID texture_create();
|
||||
|
||||
virtual RID texture_allocate() override;
|
||||
virtual void texture_free(RID p_rid) override;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue