闪烁问题解决

This commit is contained in:
2026-08-02 20:25:59 +08:00
parent 36d63efc7b
commit 7316f391d0
12 changed files with 381 additions and 34 deletions
@@ -62,4 +62,8 @@ void Strategy_Render_Data::clear_render_input() {
runtime->clear_render_input();
}
bool Strategy_Render_Data::requires_frame_view() const {
return static_cast<bool>(runtime);
}
} // namespace renderive