aboutsummaryrefslogtreecommitdiff
path: root/loader/debug_utils.c
diff options
context:
space:
mode:
authorLenny Komow <lenny@lunarg.com>2018-04-19 13:20:22 -0600
committerLenny Komow <lenny@lunarg.com>2018-04-19 16:06:38 -0600
commitac70234a5e4d8299ed1c8a5bb90227b57675387d (patch)
tree30d9b4fbd4f2ef7e223655770d766b1484c8df60 /loader/debug_utils.c
parent7c356a0775b79d72f064c6709bdecdb62c4e7254 (diff)
downloadusermoji-ac70234a5e4d8299ed1c8a5bb90227b57675387d.tar.xz
loader: Fix a 1.0/1.1 versioning bug
Fix a bug where when mixing a 1.0 and a 1.1 driver, if the loader stores the 1.0 driver first, the apiVersion field in vkCreateInstance will be rewritten to 1.0 for both drivers. Now it will only be changed for the 1.0 driver, as intended. Change-Id: I9e7c5e0b0b7c0eb660082319dcddd9e8ef8adc61
Diffstat (limited to 'loader/debug_utils.c')
0 files changed, 0 insertions, 0 deletions