organicmaps/drape/vulkan
Gonzalo Pesquero 6eab4f9537 [drape] Fix initialization of struct
Signed-off-by: Gonzalo Pesquero <gpesquero@yahoo.es>
2025-03-04 19:09:29 -03:00
..
vulkan_base_context.cpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_base_context.hpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_context_factory.cpp [drape] Fix initialization of struct 2025-03-04 19:09:29 -03:00
vulkan_context_factory.hpp Refactor Vulkan context factory 2025-01-21 12:47:09 -03:00
vulkan_gpu_buffer_impl.cpp Fix Vulkan validation error in vkCmdCopyBuffer() 2024-05-26 00:02:04 -03:00
vulkan_gpu_buffer_impl.hpp [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
vulkan_gpu_program.hpp [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
vulkan_layers.cpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_layers.hpp [android] Fix Vulkan build error 2024-06-07 13:05:07 -03:00
vulkan_memory_manager.cpp [vulkan] Extended allocator error logs. 2023-09-30 22:11:12 -03:00
vulkan_memory_manager.hpp [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
vulkan_mesh_object_impl.cpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_object_manager.cpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_object_manager.hpp Add vulkan objects tracing 2024-11-05 06:59:56 -03:00
vulkan_param_descriptor.cpp [vulkan] Added inflight frames 2019-03-01 10:45:24 +03:00
vulkan_param_descriptor.hpp [drape][Vulkan] Improve descriptor sets allocation (#8276) 2024-06-06 22:10:01 +02:00
vulkan_pipeline.cpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_pipeline.hpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_staging_buffer.cpp [vulkan] Fixed crash in staging buffer 2019-05-08 16:49:33 +03:00
vulkan_staging_buffer.hpp [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00
vulkan_texture.cpp Fix Vulkan validation in vkQueueSubmit() 2024-05-26 00:02:04 -03:00
vulkan_texture.hpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_utils.cpp [drape] Remove Vulkan warnings 2025-03-03 17:42:46 -03:00
vulkan_utils.hpp Add support for injection external rendering code to the Drape 2025-01-21 12:47:09 -03:00
vulkan_vertex_array_buffer_impl.cpp [cmake] Refactored build configs for faster builds 2021-12-06 18:02:29 +01:00