XII Release 0.1.0
Loading...
Searching...
No Matches
xiiGALDeviceValidationLevel Struct Reference

This describes common validation levels that translate to specific settings for different backends. More...

#include <GraphicsTypes.h>

Inheritance diagram for xiiGALDeviceValidationLevel:
[legend]

Public Types

enum  Enum : StorageType {
  Disabled = 0U , Standard , All , ENUM_COUNT ,
  Default = Disabled
}
 
using StorageType = xiiUInt8
 

Detailed Description

This describes common validation levels that translate to specific settings for different backends.

Member Enumeration Documentation

◆ Enum

Enumerator
Disabled 

Validation is disabled.

Standard 

Standard validation options are enabled.

All 

All validation options are enabled. Note that enabling this level may add a significant overhead.


The documentation for this struct was generated from the following file: