doc: Document !1142

This commit is contained in:
Jakob Bornecrantz 2022-02-24 21:26:14 +00:00 committed by Ryan Pavlik
parent 8229905233
commit 65416b4e62
4 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1 @@
vulkan: Check which fence types can be imported and exported on the device.

View file

@ -0,0 +1 @@
vulkan: Add functions to create, submit and then export a fence native handle.

View file

@ -0,0 +1 @@
client: Set default log level on vk_bundle in Vulkan compositor.

View file

@ -0,0 +1 @@
client: Fence the client work and send fence to the native compositor.