Open CASCADE Technology 7.9.0
Graphic3d_DiagnosticInfo.hxx File Reference

Enumerations

enum  Graphic3d_DiagnosticInfo {
  Graphic3d_DiagnosticInfo_Device = 0x001 , Graphic3d_DiagnosticInfo_FrameBuffer = 0x002 , Graphic3d_DiagnosticInfo_Limits = 0x004 , Graphic3d_DiagnosticInfo_Memory = 0x008 ,
  Graphic3d_DiagnosticInfo_NativePlatform , Graphic3d_DiagnosticInfo_Extensions = 0x020 , Graphic3d_DiagnosticInfo_Short , Graphic3d_DiagnosticInfo_Basic ,
  Graphic3d_DiagnosticInfo_Complete
}
 Diagnostic info categories bit flags. More...
 

Enumeration Type Documentation

◆ Graphic3d_DiagnosticInfo

Diagnostic info categories bit flags.

Enumerator
Graphic3d_DiagnosticInfo_Device 

device / vendor / version information

Graphic3d_DiagnosticInfo_FrameBuffer 

framebuffer information

Graphic3d_DiagnosticInfo_Limits 

hardware limits

Graphic3d_DiagnosticInfo_Memory 

memory counters

Graphic3d_DiagnosticInfo_NativePlatform 

native platform API information (e.g. WGL / GLX / EGL)

Graphic3d_DiagnosticInfo_Extensions 

vendor extension list (usually very long)

Graphic3d_DiagnosticInfo_Short 

minimal information

Graphic3d_DiagnosticInfo_Basic 

basic information, without extension list

Graphic3d_DiagnosticInfo_Complete 

complete information, including extension list