util: Add helpers for iterating over Vulkan extension structs
authorJason Ekstrand <jason.ekstrand@intel.com>
Tue, 14 Feb 2017 23:56:54 +0000 (15:56 -0800)
committerJason Ekstrand <jason.ekstrand@intel.com>
Wed, 15 Feb 2017 00:15:39 +0000 (16:15 -0800)
commitf76584e7b748e4480701d0c202ee9249f3b0046e
tree8b084644fc11131b05fc848855e2c51345423b79
parentd1640e79328af4a63c056e3ccab299a3bffbede7
util: Add helpers for iterating over Vulkan extension structs

Reviewed-by: Dave Airlie <airlied@redhat.com>
src/util/Makefile.sources
src/util/vk_util.h [new file with mode: 0644]