aboutsummaryrefslogtreecommitdiffstats
path: root/system/vulkan_enc/VkEncoder.h.inl
diff options
context:
space:
mode:
Diffstat (limited to 'system/vulkan_enc/VkEncoder.h.inl')
-rw-r--r--system/vulkan_enc/VkEncoder.h.inl5
1 files changed, 5 insertions, 0 deletions
diff --git a/system/vulkan_enc/VkEncoder.h.inl b/system/vulkan_enc/VkEncoder.h.inl
new file mode 100644
index 00000000..d4155966
--- /dev/null
+++ b/system/vulkan_enc/VkEncoder.h.inl
@@ -0,0 +1,5 @@
+ void flush();
+ void lock();
+ void unlock();
+ void incRef();
+ bool decRef();