mesa/src/vulkan/util
Eric Engestrom bd12e02530 vulkan/utils: s/VERSION/PACKAGE_VERSION/
Everything else uses PACKAGE_VERSION, so let's be consistent, and
VERSION and PACKAGE_VERSION are currently defined to be the same in
meson and android, while VERSION is undefined in autotools and scons.

Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
2018-11-26 22:05:02 +00:00
..
.gitignore vulkan/util: Add generator for enum_to_str functions 2017-02-22 13:12:02 -08:00
gen_enum_to_str.py vulkan: utils: handle hexadecimal values in registry 2018-07-06 22:12:00 +01:00
meson.build meson: Build with Python 3 2018-08-10 15:15:09 -07:00
vk_alloc.h vulkan/alloc: Add a vk_strdup helper 2018-08-28 13:05:54 -05:00
vk_debug_report.c vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
vk_debug_report.h vulkan: move anv VK_EXT_debug_report implementation to common code. 2018-01-17 11:27:52 +01:00
vk_util.c vulkan/utils: s/VERSION/PACKAGE_VERSION/ 2018-11-26 22:05:02 +00:00
vk_util.h vulkan/util: Add a helper to get a version override 2018-03-07 12:13:47 -08:00