LLGL 0.05 Beta
Loading...
Searching...
No Matches
RenderingDebuggerFlags.h File Reference
#include <LLGL/Export.h>
#include <LLGL/Container/DynamicVector.h>
#include <LLGL/Container/StringLiteral.h>
#include <LLGL/Deprecated.h>
#include <cstdint>

Classes

struct  LLGL::ProfileTimeRecord
 Structure with annotation and elapsed time for a timer profile. More...
struct  LLGL::ProfileCommandQueueRecord
struct  LLGL::ProfileCommandBufferRecord
struct  LLGL::FrameProfile
 Profile of a rendered frame. More...

Namespaces

namespace  LLGL

Enumerations

enum class  LLGL::ErrorType { LLGL::InvalidArgument , LLGL::InvalidState , LLGL::UnsupportedFeature , LLGL::UndefinedBehavior }
 Rendering debugger error types enumeration. More...
enum class  LLGL::WarningType {
  LLGL::ImproperArgument , LLGL::ImproperState , LLGL::PointlessOperation , LLGL::VaryingBehavior ,
  LLGL::DeprecatedFeature
}
 Rendering debugger warning types enumeration. More...