vulkan/wsi: Drop some unneeded cruft from the API
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 16 Nov 2017 20:38:26 +0000 (12:38 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Dec 2017 18:04:19 +0000 (10:04 -0800)
commit2e3e55110b0b528f23339453e9acf73513dfd6bb
tree0ce47301841b33cda3f4a8e4902aaf2cb8eff28b
parentc1b1be5196f38776405b58c01a6f138a0f031edb
vulkan/wsi: Drop some unneeded cruft from the API

This drops the unneeded callbacks struct as well as the queue_get_family
callback we were using before we'd pulled QueuePresent inside.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/amd/vulkan/radv_wsi.c
src/intel/vulkan/anv_wsi.c
src/vulkan/wsi/wsi_common.c
src/vulkan/wsi/wsi_common.h
src/vulkan/wsi/wsi_common_wayland.c