virtualx-engine/drivers/vulkan
Rémi Verschelde 3a008fc1a2
Merge pull request #58186 from BastiaanOlij/fix_shader_features_init
Enable features we require when creating a Vulkan Device
2022-02-18 00:22:17 +01:00
..
rendering_device_vulkan.cpp Style: Cleanup single-line blocks, semicolons, dead code 2022-02-16 14:06:29 +01:00
rendering_device_vulkan.h Add a separate pool for small allocations in Vulkan RD 2022-02-12 12:47:08 +01:00
SCsub Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00
vulkan_context.cpp We were only getting our available shader features, now we also enabling them 2022-02-17 00:50:38 +11:00
vulkan_context.h We were only getting our available shader features, now we also enabling them 2022-02-17 00:50:38 +11:00