aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/vk_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* util/vulkan: Move Vulkan utilities to src/vulkan/utilAlex Smith2017-06-061-94/+0
* util/vk_alloc: Add a vk_zalloc2 helperJason Ekstrand2016-11-171-0/+16
* util/vk_alloc: Ensure NULL is handled correctly in vk_freeJason Ekstrand2016-11-161-0/+3
* vulkan: add vk_alloc.h shared allocation inlines.Dave Airlie2016-10-191-0/+75