闪烁问题解决
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user