nCine/Graphics/RHI/Vulkan/VulkanDebug.h file

Namespaces

namespace nCine
Root namespace of nCine game engine.
namespace nCine::RHI
Render Hardware Interface — compile-time-selectable graphics backend abstraction.
namespace nCine::RHI::Vulkan
Vulkan backend, selected by WITH_RHI_VULKAN.

Classes

class nCine::RHI::Vulkan::VulkanDebug
Debug-output and object-labelling stub of the Vulkan backend.
class nCine::RHI::Vulkan::VulkanDebug::ScopedGroup
RAII scope for a debug message group (a no-op for the Vulkan backend).