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