aboutsummaryrefslogtreecommitdiff
path: root/layers/parameter_validation.cpp
diff options
context:
space:
mode:
authorMark Young <marky@lunarg.com>2017-05-04 15:10:59 -0600
committerMark Young <marky@lunarg.com>2017-05-05 13:26:08 -0600
commitbc4a9e58c724cbe907cd098ea2110c5296e2f48e (patch)
tree3edc222cc85c93c70983a482494ca33bf7617945 /layers/parameter_validation.cpp
parentecc775f1a76773cbea037ee3a8003e32968b719b (diff)
downloadusermoji-bc4a9e58c724cbe907cd098ea2110c5296e2f48e.tar.xz
loader: gh1693 - GPDA override not used
In some situations, the loader wouldn't directly use the GetInstanceProcAddr or GetDeviceProcAddr function overrides directly. Instead, the loader would call vkGetInstanceProcAddr with an argument of "vkGetInstanceProcAddr" and vkGetDeviceProcAddr with an argument of "vkGetDeviceProcAddr". This short-cuts that. NOTE: Layers still need to support these queries because if another layer is above you, it may call "vkGetInstanceProcAddr" with to get "vkGetDeviceProcAddr". Change-Id: I810945f45121d42d23b69d0b3334d6bad3a8ed2f
Diffstat (limited to 'layers/parameter_validation.cpp')
0 files changed, 0 insertions, 0 deletions