monado/src/xrt/auxiliary/vk
2023-05-03 00:09:03 +01:00
..
CMakeLists.txt a/vk: Add vk_surface_info helpers 2023-05-03 00:09:03 +01:00
vk_bundle_init.c a/vk: Fix doccomment style [NFC] 2023-04-21 14:28:18 +01:00
vk_cmd.c a/vk: Add blit and copy helpers 2023-04-09 14:04:53 +01:00
vk_cmd.h a/vk: Add blit and copy helpers 2023-04-09 14:04:53 +01:00
vk_cmd_pool.c a/vk: Add command pool helpers 2023-04-14 02:34:49 +01:00
vk_cmd_pool.h a/vk: Add command pool helpers 2023-04-14 02:34:49 +01:00
vk_compositor_flags.c a/vk: Use helper define in vk_csci_get_image_usage_flags 2023-04-07 21:44:22 +01:00
vk_documentation.h aux/vk: Refactor out helper code into own library 2020-03-02 11:58:40 +00:00
vk_function_loaders.c a/vk Add extentions for DMA-buf 2022-11-13 22:56:06 +00:00
vk_helpers.c a/vk: Remove global command pool 2023-04-14 02:34:49 +01:00
vk_helpers.h a/vk: Remove global command pool 2023-04-14 02:34:49 +01:00
vk_image_allocator.c a/d3d,a/vk,c/client,ipc: D3D Depth texture / DXGI handle support 2023-01-24 15:35:22 +00:00
vk_image_allocator.h a/vk: Use xrt limits for number of collection images max 2022-11-03 17:43:06 +00:00
vk_image_readback_to_xf_pool.c monado: Apply clang-tidy fixes to most of the codebase. 2022-04-13 09:34:54 -05:00
vk_image_readback_to_xf_pool.h aux/vk: Add util to read VkImages back to a pool of xrt_frames 2022-02-18 20:26:27 -06:00
vk_print.c xrt: Fix some typos that codespell caught 2022-09-11 23:32:28 -05:00
vk_state_creators.c a/vk: Add specialization_info argument to vk_create_compute_pipeline 2022-04-18 18:48:54 +01:00
vk_surface_info.c a/vk: Add vk_surface_info helpers 2023-05-03 00:09:03 +01:00
vk_surface_info.h a/vk: Add vk_surface_info helpers 2023-05-03 00:09:03 +01:00
vk_sync_objects.c a/vk: add VK_FENCE_IMPORT_TEMPORARY_BIT to vk_create_fence_sync_from_native 2022-11-18 16:43:07 -05:00
vk_time.c a/vk: Annotate some must-check-return functions 2022-07-14 14:17:35 +00:00