aboutsummaryrefslogtreecommitdiff
path: root/layers/parameter_validation.cpp
diff options
context:
space:
mode:
authorPiers Daniell <pdaniell@nvidia.com>2016-03-31 14:47:57 -0600
committerJon Ashburn <jon@lunarg.com>2016-04-01 11:23:18 -0600
commitc267cd99847863b77d83e1b82bdb3b3d37fe7b2c (patch)
tree2f070c50f060cfa7e21e0f4b3fdfbedb5e5dad29 /layers/parameter_validation.cpp
parentfff87f6cca6918c85f14c97d5f912f4b28013ce2 (diff)
downloadusermoji-c267cd99847863b77d83e1b82bdb3b3d37fe7b2c.tar.xz
loader: Fix loader_unwrap_physical_device() to cast to correct type
The trampoline loader_unwrap_physical_device() utility function was casting the VkPhysicalDevice parameter to (loader_physical_device*) instead of (loader_physical_device_tramp*). It worked previously because it just so happened that the phys_dev member was in the same location in both structs. Change-Id: I3bee175df8b64b44ef2e440f7e43603ca0617da2
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions