aboutsummaryrefslogtreecommitdiff
path: root/layers/object_tracker.h
diff options
context:
space:
mode:
Diffstat (limited to 'layers/object_tracker.h')
-rw-r--r--layers/object_tracker.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/layers/object_tracker.h b/layers/object_tracker.h
index 078e7f09..d34bd038 100644
--- a/layers/object_tracker.h
+++ b/layers/object_tracker.h
@@ -98,6 +98,8 @@ struct layer_data {
bool wsi_display_swapchain_enabled;
bool wsi_display_extension_enabled;
bool objtrack_extensions_enabled;
+ bool nvx_device_generated_commands_enabled;
+ bool ext_display_control_enabled;
// The following are for keeping track of the temporary callbacks that can
// be used in vkCreateInstance and vkDestroyInstance: