aboutsummaryrefslogtreecommitdiff
path: root/loader/loader.h
diff options
context:
space:
mode:
authorLenny Komow <lenny@lunarg.com>2018-02-23 11:28:38 -0700
committerMike Schuchardt <mikes@lunarg.com>2018-03-09 13:54:31 -0700
commit186896bfabebf0f4cc43d8f39d436f993533de8d (patch)
tree3cb1ca580d5a52a04846d7339c03f83b9397726e /loader/loader.h
parent7801e4422f58f3bdd0d4fd617bee5cca42571c09 (diff)
downloadusermoji-186896bfabebf0f4cc43d8f39d436f993533de8d.tar.xz
Revert "loader: Only return ext pointers if ext is enabled"
This reverts commit 4537090525b430e2bc059cc59c7de3c80a7e7e6e.
Diffstat (limited to 'loader/loader.h')
-rw-r--r--loader/loader.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/loader/loader.h b/loader/loader.h
index aa9a8554..8abc034a 100644
--- a/loader/loader.h
+++ b/loader/loader.h
@@ -312,8 +312,6 @@ struct loader_instance {
bool wsi_ios_surface_enabled;
#endif
bool wsi_display_enabled;
- bool wsi_swapchain_enabled;
- bool wsi_display_swapchain_enabled;
};
// VkPhysicalDevice requires special treatment by loader. Firstly, terminator