nCine/Graphics/RHI/GX/GxDebug.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::GX

Classes

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