radv: Add VK_EXT_display_surface_counter to radv driver
authorKeith Packard <keithp@keithp.com>
Wed, 11 Oct 2017 07:20:08 +0000 (00:20 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 20 Jun 2018 15:16:45 +0000 (08:16 -0700)
commit050d8a4b42d3c9d07abf60124ff3a39eb22e5b01
treec69be53d3ab858e3ceb8894172a6c1ea0ca61f23
parent1801d7c73c718f9e158df0db678fb7a681b63218
radv: Add VK_EXT_display_surface_counter to radv driver

This extension is required to support EXT_display_control as it offers
a way to query whether the vblank counter is supported.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/amd/vulkan/radv_extensions.py
src/amd/vulkan/radv_wsi.c