monado/src/xrt/auxiliary/vk
2022-04-18 18:48:54 +01:00
..
vk_bundle_init.c aux/vk: Refactor out some printing functions 2022-03-30 20:14:38 +01:00
vk_command_buffer.c aux/vk: Add many more helper functions 2021-11-10 14:22:28 +00:00
vk_compositor_flags.c aux/vk: Use VK_CSCI_FORMATS helper for swapchain image flags 2022-04-01 19:53:02 +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 aux/vk: Add vkEnumerateDeviceLayerProperties to instance functions 2022-04-06 11:45:24 +01:00
vk_helpers.c aux/vk: Rename barrier functions and introduce new variant 2022-04-08 19:17:41 +01:00
vk_helpers.h a/vk: Add specialization_info argument to vk_create_compute_pipeline 2022-04-18 18:48:54 +01:00
vk_image_allocator.c a/vk: Expose get_device_memory_handle as vk_get_native_handle_from_device_memory 2022-04-05 22:48:24 +00:00
vk_image_allocator.h a/vk: Fix typo 2022-04-05 22:48:24 +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 aux/vk: Refactor out some printing functions 2022-03-30 20:14:38 +01: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_sync_objects.c monado: Apply clang-tidy fixes to most of the codebase. 2022-04-13 09:34:54 -05:00