diff options
| author | Jamie Madill <jmadill@chromium.org> | 2016-11-30 12:47:45 -0500 |
|---|---|---|
| committer | Mark Young <marky@lunarg.com> | 2016-12-01 10:56:06 -0700 |
| commit | 81287882037c88bf7ff85ec83e30b6b1960aa6dd (patch) | |
| tree | 53a1bcea872f396b54cd7e3b2d2fb7e35e64c99a /layers/object_tracker.cpp | |
| parent | b87dc82bc54a7e8985a409131cf6ba1a7fb367a6 (diff) | |
| download | usermoji-81287882037c88bf7ff85ec83e30b6b1960aa6dd.tar.xz | |
loader: Fix cast warning in wsi.c
In 32-bits, this was downcasting a VkSurfaceKHR and comparing it
with NULL. Since VkSurfaceKHR is defined as a uint64_t, it's better
to cast the NULL to a VkSurfaceKHR to avoid a warning.
Diffstat (limited to 'layers/object_tracker.cpp')
0 files changed, 0 insertions, 0 deletions
