remove vsync_interval; replace with vsync_fps.
This commit is contained in:
committed by
Radosław Gliński
parent
911055c44f
commit
294b968fdf
@@ -18,7 +18,7 @@ DECLARE_path(dump_shaders);
|
||||
|
||||
DECLARE_bool(vsync);
|
||||
|
||||
DECLARE_uint64(vsync_interval);
|
||||
DECLARE_uint64(vsync_fps);
|
||||
|
||||
DECLARE_bool(gpu_allow_invalid_fetch_constants);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user