turnip: Use Vulkan 1.1 names instead of KHR
authorChad Versace <chadversary@chromium.org>
Sat, 2 Feb 2019 01:08:51 +0000 (17:08 -0800)
committerChia-I Wu <olvaffe@gmail.com>
Mon, 11 Mar 2019 17:02:13 +0000 (10:02 -0700)
commit6cb5fd0d7163a2430f14686faad037912f18b557
tree8b3a7ab1ebc43dfe36b8f079c24e5d1b4d489c58
parent4f863dc0f72719603a6fd60a62a1d619ee2696af
turnip: Use Vulkan 1.1 names instead of KHR

That is, drop KHR from all tokens that were promoted to Vulkan 1.1.
The consistency makes ctags more useful (it now jumps directly to the
real definitions in vulkan_core.h instead of the typedefs); and it makes
the code slightly less verbose.
src/freedreno/vulkan/tu_android.c
src/freedreno/vulkan/tu_cmd_buffer.c
src/freedreno/vulkan/tu_descriptor_set.c
src/freedreno/vulkan/tu_device.c
src/freedreno/vulkan/tu_formats.c
src/freedreno/vulkan/tu_image.c
src/freedreno/vulkan/tu_pass.c
src/freedreno/vulkan/tu_private.h