diff options
Diffstat (limited to 'layers/layers_table.cpp')
| -rw-r--r-- | layers/layers_table.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layers/layers_table.cpp b/layers/layers_table.cpp index c765e821..c9661e87 100644 --- a/layers/layers_table.cpp +++ b/layers/layers_table.cpp @@ -29,6 +29,7 @@ static device_table_map tableMap; static instance_table_map tableInstanceMap; +#define DISPATCH_MAP_DEBUG 1 // Map lookup must be thread safe VkLayerDispatchTable *device_dispatch_table(VkObject object) |
