You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-12-01 16:38:31 +00:00
Merge duplicate rd_texture functions
This commit is contained in:
@@ -213,7 +213,7 @@ public:
|
||||
FUNC1(texture_debug_usage, List<TextureInfo> *)
|
||||
|
||||
FUNC2(texture_set_force_redraw_if_visible, RID, bool)
|
||||
FUNC2RC(RID, texture_get_rd_texture_rid, RID, bool)
|
||||
FUNC2RC(RID, texture_get_rd_texture, RID, bool)
|
||||
|
||||
/* SHADER API */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user