layers: Track WSI fences and semaphores
authorMike Schuchardt <mikes@lunarg.com>
Fri, 20 Oct 2017 18:30:00 +0000 (12:30 -0600)
committerMike Schuchardt <mikes@lunarg.com>
Fri, 20 Oct 2017 22:16:37 +0000 (16:16 -0600)
commitf3e9f2010c37b31df1874d3217457bc030e94e94
tree2377b55a21c5136a38439564e0c009960a0f3857
parent5bb226034cf6a68608230fb12619d30d1034dd4e
layers: Track WSI fences and semaphores

Treat temporarily imported semaphores and fences from
vkAcquireNextImageKHR as internal sync objects since the spec allows
them to be waited on.

Change-Id: I195bb7f4b65d141e9fb4a541817b4dc37b6aa600
layers/core_validation.cpp