Merge duplicate rd_texture functions
This commit is contained in:
parent
c1128e911c
commit
70dca9ff55
9 changed files with 16 additions and 22 deletions
|
|
@ -100,7 +100,7 @@ public:
|
|||
|
||||
virtual Size2 texture_size_with_proxy(RID p_proxy) = 0;
|
||||
|
||||
virtual RID texture_get_rd_texture_rid(RID p_texture, bool p_srgb = false) const = 0;
|
||||
virtual RID texture_get_rd_texture(RID p_texture, bool p_srgb = false) const = 0;
|
||||
|
||||
/* Decal API */
|
||||
virtual RID decal_allocate() = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue