aboutsummaryrefslogtreecommitdiff
path: root/layers/basic.cpp
diff options
context:
space:
mode:
authorTobin Ehlis <tobin@lunarg.com>2015-11-02 15:45:19 -0700
committerTobin Ehlis <tobin@lunarg.com>2015-11-03 09:01:10 -0700
commitd4bd6087b4b83fb0f3666efac484fdb440bda973 (patch)
tree8f1872ae2facc891372a0790e7763c569af926ee /layers/basic.cpp
parenta2514596a6f4ea865c1eb053bcee580b48f4b242 (diff)
downloadusermoji-d4bd6087b4b83fb0f3666efac484fdb440bda973.tar.xz
layers: Windows define fixes
On windows WinBase.h redefines CreateSemaphore and synchapi.h redefines CreateEvent. Depending on order or header includes, this can break the build due to VkLayerDispatchTable struct having CreateSemaphore and CreateEvent members. To fix this conflict, undef those symbols after including windows.h.
Diffstat (limited to 'layers/basic.cpp')
0 files changed, 0 insertions, 0 deletions