vkswapper: get the function pointers from the correct object
authorMatthew Waters <matthew@centricular.com>
Thu, 31 Dec 2015 04:58:37 +0000 (15:58 +1100)
committerMatthew Waters <matthew@centricular.com>
Tue, 16 Feb 2016 14:13:43 +0000 (01:13 +1100)
commit72e956fe5ec389ee0b754c4cd9779d09189935b8
tree3f816697bd3af8f6bc01cd5abca0b15d3334bdd7
parentd067ed8a9ebb3964484266ec30092f624fb235ae
vkswapper: get the function pointers from the correct object

GetPhysicalDevice* functions are instance functions rather than device
functions.
ext/vulkan/vkswapper.c