mesa/src/vulkan/util
Timothy Arceri 7f106a2b5d util: rename list_empty() to list_is_empty()
This makes it clear that it's a boolean test and not an action
(eg. "empty the list").

Reviewed-by: Eric Engestrom <eric@engestrom.ch>
2019-10-28 11:24:38 +00:00
..
gen_enum_to_str.py vk/util: suppress warning about out-of-enum android value 2019-05-23 15:28:43 +00:00
meson.build meson: drop duplicate source & inc_dir 2019-07-01 18:53:57 +01:00
vk_alloc.h vulkan/alloc: Add a vk_strdup helper 2018-08-28 13:05:54 -05:00
vk_debug_report.c util: rename list_empty() to list_is_empty() 2019-10-28 11:24:38 +00: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 anv: implement VK_KHR_swapchain revision 70 2019-04-08 18:27:02 +01:00