vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 16 Nov 2017 20:05:35 +0000 (12:05 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Dec 2017 18:04:19 +0000 (10:04 -0800)
commit82931dc007bf6e485a4add7a875133b8ed48de55
treec5267828a04d9b5dee01ed0a6f8a8a6a8b033245
parent3131fd9dec2332f40c19f33cceb7128173e5cbbf
vulkan/wsi: Drop the can_handle_different_gpu parameter from get_support

Both anv and radv can handle prime now.

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.h
src/vulkan/wsi/wsi_common_wayland.c
src/vulkan/wsi/wsi_common_x11.c