virtualx-engine/drivers/vulkan
Hugo Locurcio f3e8300b50
Print name of Vulkan rendering method on startup
This helps troubleshooting as the CLI logs now distinguish between
Forward+ and Forward Mobile.
2023-02-03 13:01:48 +01:00
..
rendering_device_vulkan.cpp Add layer slice support to render device and render buffers 2023-02-03 09:48:56 +11:00
rendering_device_vulkan.h Add layer slice support to render device and render buffers 2023-02-03 09:48:56 +11:00
SCsub
vulkan_context.cpp Print name of Vulkan rendering method on startup 2023-02-03 13:01:48 +01:00
vulkan_context.h Enabling additional vulkan extension and adding further checks 2023-01-15 14:49:15 +11:00
vulkan_hooks.h