vulkan: add a simple refcountable fence wrapper
authorMatthew Waters <matthew@centricular.com>
Thu, 1 Sep 2016 09:51:11 +0000 (19:51 +1000)
committerMatthew Waters <matthew@centricular.com>
Thu, 3 Nov 2016 05:58:35 +0000 (16:58 +1100)
commitaf8c4589ba0eb59180ce7fb9d61e07e52fc82a5b
tree86442f9fa3408031e4984f71f0a2ebfd7907b5ab
parent23e147f619d77d47af87650a0c915b14071e3b61
vulkan: add a simple refcountable fence wrapper
ext/vulkan/Makefile.am
ext/vulkan/vk.h
ext/vulkan/vk_fwd.h
ext/vulkan/vkfence.c [new file with mode: 0644]
ext/vulkan/vkfence.h [new file with mode: 0644]