parent
af074ee422
commit
3dcedb36b4
6 changed files with 46 additions and 0 deletions
|
@ -19,6 +19,7 @@ namespace VideoCore {
|
|||
|
||||
struct RendererSettings {
|
||||
std::atomic_bool use_framelimiter{false};
|
||||
std::atomic_bool set_background_color{false};
|
||||
};
|
||||
|
||||
class RendererBase : NonCopyable {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue