nCine/Graphics/RHI/Software/SwDebug.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::Software
CPU software rasterizer backend, selected by WITH_RHI_SOFTWARE.

Classes

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