diff options
| author | Jamie Madill <jmadill@chromium.org> | 2016-12-21 13:09:59 -0500 |
|---|---|---|
| committer | Mark Young <marky@lunarg.com> | 2016-12-21 12:23:45 -0700 |
| commit | bee1d3a4e8c0d48dc5f77c26963e792f4c3b306c (patch) | |
| tree | 6fee390ab5f0281b38b5957c358221ad1f97a3ca /layers/vk_layer_utils.cpp | |
| parent | af5ab3902931a94936b7b08333482fac499b3c2f (diff) | |
| download | usermoji-bee1d3a4e8c0d48dc5f77c26963e792f4c3b306c.tar.xz | |
loader: Fix Clang warning in table_ops.h
This fixes the following warning:
error: cast between incompatible calling conventions 'cdecl' and 'stdcall'; calls through this pointer may abort at runtime
This was revelated by building the loader with Clang on Windows in
32-bits mode. In 64-bits this warning doesn't appear, presumably due
to different calling conventions.
Change-Id: I7018be38859695436487f582f515bfb08ca28e06
Diffstat (limited to 'layers/vk_layer_utils.cpp')
0 files changed, 0 insertions, 0 deletions
