loader: Need to init instance dispatch without layers
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 7 Aug 2015 15:53:18 +0000 (09:53 -0600)
committerTony Barbour <tony@LunarG.com>
Wed, 16 Sep 2015 15:30:23 +0000 (09:30 -0600)
commit01ca9089527dd0c0167d0a84f6606e7f3f96f17a
tree2b90a097bcb4ea087a3a6e790d45093ddc55f177
parent017e311eb553bf8830134b29d60b047a80c575db
loader: Need to init instance dispatch without layers

Application that enabled DEBUG_REPORT but did not register
any layers would get into a deadlock due to improperly
initialized instance dispatch table.
loader/loader.c