aboutsummaryrefslogtreecommitdiff
path: root/layers/layers_table.cpp
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-06-14 21:32:01 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-06-18 10:22:57 -0600
commitc71879da3c2b3b3360b1bd0a77b944fbeb3a4d94 (patch)
tree9d1034a887c83640eb7f886737569a47c55bb2e0 /layers/layers_table.cpp
parentd517fb3503b155ca430a22141618136f8850e739 (diff)
downloadusermoji-c71879da3c2b3b3360b1bd0a77b944fbeb3a4d94.tar.xz
WIP: Debugging - REMOVE
Diffstat (limited to 'layers/layers_table.cpp')
-rw-r--r--layers/layers_table.cpp1
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)