aboutsummaryrefslogtreecommitdiff
path: root/layers/vk_layer_table.cpp
diff options
context:
space:
mode:
authorKarl Schultz <karl@lunarg.com>2016-03-08 15:14:11 -0700
committerKarl Schultz <karl@lunarg.com>2016-03-08 15:22:44 -0700
commit5b37b2561bd2de539918ddd660a2ccd64fe4dd7e (patch)
treef7252e2f555f73ca35cd36fc675902217275f781 /layers/vk_layer_table.cpp
parent09a80600603aee35c49bb760e8daec61a49cfdcb (diff)
downloadusermoji-5b37b2561bd2de539918ddd660a2ccd64fe4dd7e.tar.xz
codegen: LX424 Generate code for WSI-specific funs in GIPA.
For the unique_objects and object_tracker layers, generate system types (xcb, xlib, wayland, mir) in GetInstanceProcAddr. The previous code would only generate code for one display system, even if more than one was selected by the CMake config. The code to return these proc addresses is conditionally compiled with the corresponding USE_PLATFORM #ifdef, and the CMake config can go ahead and set multiple USE_PLATFORM defines. The result is that GIPA resolves proc address requests for these functions and allows them to be hooked properly when the layers are loaded. Change-Id: I2fa38847863f0a1187dd17d882ef9d94f546527f
Diffstat (limited to 'layers/vk_layer_table.cpp')
0 files changed, 0 insertions, 0 deletions