nCine/Graphics/RHI/RSX/RsxDebug.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::RSX
PlayStation 3 backend driving the RSX through libgcm natively, selected by WITH_RHI_RSX.

Classes

class nCine::RHI::RSX::RsxDebug
Debug-output and object-labelling facade of the RSX backend.
class nCine::RHI::RSX::RsxDebug::ScopedGroup
RAII scope for a debug message group (inert on this backend).