aboutsummaryrefslogtreecommitdiff
path: root/layers/basic.cpp
diff options
context:
space:
mode:
authorCourtney Goeltzenleuchter <courtney@LunarG.com>2015-06-29 16:09:23 -0600
committerCourtney Goeltzenleuchter <courtney@LunarG.com>2015-06-29 16:09:23 -0600
commite93e3160e068cdeddf95f3bd001d185abe7e7953 (patch)
tree1c4a641f7cbf53b1387fcb6851cab8fd714cebea /layers/basic.cpp
parentd5490f20cfdf2703493b3c1ef32dfe0462983cb3 (diff)
downloadusermoji-e93e3160e068cdeddf95f3bd001d185abe7e7953.tar.xz
loader: Need to use ICD's GetDeviceProcAddr
The loader_GetDeviceProcAddr is the terminator for the CreateDevice chain. It needs to call the ICD's GetDeviceProcAddr to get the correct function pointer not the object's current dispatch table that points at the beginning of the chain. Saw issue when running cube with only DRAW_STATE layer enabled.
Diffstat (limited to 'layers/basic.cpp')
0 files changed, 0 insertions, 0 deletions