anv,radv: Trivially expose two new VK_GOOGLE extensions
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 13 Oct 2018 13:46:20 +0000 (08:46 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Mon, 22 Oct 2018 15:50:20 +0000 (10:50 -0500)
commitca4e465f7d018f8702ddb5332bf1c892b1808366
tree216a971f026277eaf85aa7e71c1fad284adc4542
parent891886da2f963dc3fb7133e5e8957df1f65e0b42
anv,radv: Trivially expose two new VK_GOOGLE extensions

This patch exposes support for the following two extensions:

 * VK_GOOGLE_decorate_string
 * VK_GOOGLE_hlsl_functionality1

There's nothing for the driver to do; it's all handled in spirv_to_nir.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107971
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_extensions.py
src/intel/vulkan/anv_extensions.py