vkd3d/include/private
Conor McCarthy e63201a7a3 vkd3d: Delay writing Vulkan descriptors until submitted to a queue.
Eliminates vk_sets_mutex. Performance on average may be lower until
the descriptor mutexes are replaced and Vulkan writes are buffered
to reduce thunk calls.
2023-04-25 22:20:09 +02:00
..
list.h vkd3d-shader/hlsl: Lower return statements. 2023-02-13 22:16:51 +01:00
rbtree.h include: Avoid using a field reference as a truth value. 2022-01-06 11:32:22 +01:00
vkd3d_blob.h build: Make the default symbol visibility "hidden". 2021-08-09 21:43:22 +02:00
vkd3d_common.h vkd3d: Delay writing Vulkan descriptors until submitted to a queue. 2023-04-25 22:20:09 +02:00
vkd3d_debug.h vkd3d-common: Make some global string variables const. 2023-04-06 17:52:08 +02:00
vkd3d_memory.h include: Print failed allocation size. 2021-08-27 21:20:28 +02:00
vkd3d_test.h include: Make test context information nestable. 2023-04-04 21:59:58 +02:00
vkd3d_utf8.h build: Make the default symbol visibility "hidden". 2021-08-09 21:43:22 +02:00