Route render debug callback through platform services

This commit is contained in:
2026-06-03 05:30:54 +02:00
parent 87b1851d59
commit 8b12ae35d4
10 changed files with 117 additions and 82 deletions

View File

@@ -249,6 +249,10 @@ public:
#endif
}
void install_render_debug_callback() override
{
}
void begin_render_capture_frame() override
{
}