Adding --vendor_gl_extensions flag to disable NV stuff.
This commit is contained in:
@@ -20,6 +20,8 @@ DECLARE_bool(thread_safe_gl);
|
||||
DECLARE_bool(gl_debug_output);
|
||||
DECLARE_bool(gl_debug_output_synchronous);
|
||||
|
||||
DECLARE_bool(vendor_gl_extensions);
|
||||
|
||||
DECLARE_bool(disable_textures);
|
||||
|
||||
namespace xe {
|
||||
|
||||
Reference in New Issue
Block a user