You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-29 16:16:38 +00:00
More GIProbe work and fixes
This commit is contained in:
@@ -1116,8 +1116,7 @@ public:
|
||||
void initialize(VulkanContext *p_context);
|
||||
void finalize();
|
||||
|
||||
virtual void finalize_frame();
|
||||
virtual void advance_frame();
|
||||
virtual void swap_buffers();
|
||||
|
||||
virtual uint32_t get_frame_delay() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user