diff options
| author | Tobin Ehlis <tobin@lunarg.com> | 2015-11-02 15:45:19 -0700 |
|---|---|---|
| committer | Tobin Ehlis <tobin@lunarg.com> | 2015-11-03 09:01:10 -0700 |
| commit | d4bd6087b4b83fb0f3666efac484fdb440bda973 (patch) | |
| tree | 8f1872ae2facc891372a0790e7763c569af926ee /layers/basic.cpp | |
| parent | a2514596a6f4ea865c1eb053bcee580b48f4b242 (diff) | |
| download | usermoji-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
