diff --git a/src/common/settings.h b/src/common/settings.h index 4a6b756ed3..fc347a197e 100644 --- a/src/common/settings.h +++ b/src/common/settings.h @@ -609,7 +609,7 @@ struct Values { #if defined (ANDROID) false, #else - false, + true, #endif "vertex_input_dynamic_state", Category::RendererExtensions};