layers: Do not advertise support for WSI
authorCourtney Goeltzenleuchter <courtney@LunarG.com>
Fri, 26 Jun 2015 22:43:44 +0000 (16:43 -0600)
committerCourtney Goeltzenleuchter <courtney@LunarG.com>
Mon, 29 Jun 2015 17:28:17 +0000 (11:28 -0600)
commit1f221b264ed51952fcecd34af0bfa405b0f27734
treeef9ef26220d3d259c84f71cc01840b553fa6cd69
parent0ddf06ff5c6d5991a8d5906acd6e0b687211c47c
layers: Do not advertise support for WSI

Layers that do not implement WSI features yet can 'trace'
WSI calls do not need to advertise WSI as an extension.
Any WSI calls made will land in the layer if it hooks
those calls. Otherwise should not care about WSI.
layers/mem_tracker.cpp
layers/screenshot.cpp
vk-layer-generate.py