OSDN Git Service

radv: Implement VK_KHR_get_surface_capabilities2
authorJason Ekstrand <jason.ekstrand@intel.com>
Fri, 17 Nov 2017 01:15:27 +0000 (17:15 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 4 Dec 2017 18:04:19 +0000 (10:04 -0800)
commit1e565bc6cea7e82925f066f797b3425cd2e69280
treed0bb61d1a0d71915be4129b95cbed6a55b699516
parent0a10e3770f79e5e5c450e31ff1bfc2d045940b56
radv: Implement VK_KHR_get_surface_capabilities2

The WSI core code does all the hard work.  Just add the wrappers and
turn it on.

Reviewed-by: Dave Airlie <airlied@redhat.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/amd/vulkan/radv_extensions.py
src/amd/vulkan/radv_wsi.c