Route render capture hooks through platform services
This commit is contained in:
@@ -195,6 +195,8 @@ public:
|
||||
void acquire_render_context();
|
||||
void release_render_context();
|
||||
void present_render_context();
|
||||
void begin_render_capture_frame();
|
||||
void end_render_capture_frame();
|
||||
void update_platform_frame(float delta_time_seconds);
|
||||
void report_rendered_frames(int frames);
|
||||
void save_prepared_file(
|
||||
|
||||
Reference in New Issue
Block a user