Expose Vulkan internal values for access from extensions
This commit is contained in:
@ -1493,6 +1493,7 @@ public:
|
||||
|
||||
virtual void set_print_gpu_profile(bool p_enable) = 0;
|
||||
|
||||
RenderingDevice *get_rendering_device() const;
|
||||
RenderingDevice *create_local_rendering_device() const;
|
||||
|
||||
bool is_render_loop_enabled() const;
|
||||
|
||||
Reference in New Issue
Block a user