vulkan/wsi: use function ptr definitions from the spec.
authorDave Airlie <airlied@redhat.com>
Wed, 15 Nov 2017 22:46:41 +0000 (08:46 +1000)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Dec 2017 18:04:19 +0000 (10:04 -0800)
commit2cbeb32555421ae302222e6e730b412c82742d74
treefa571f717974501b6188f88191572c612410d2d2
parent55a97db52347f62111a24715078c6035380d3e19
vulkan/wsi: use function ptr definitions from the spec.

This just seems cleaner, and we may expand this in future.

Signed-off-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/amd/vulkan/radv_wsi.c
src/intel/vulkan/anv_wsi.c
src/vulkan/wsi/wsi_common.h
src/vulkan/wsi/wsi_common_wayland.c