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

This describes the graphics device creation description. More...

#include <Descriptors.h>

Inheritance diagram for xiiGALDeviceCreationDescription:
[legend]

Public Member Functions

 XII_DECLARE_POD_TYPE ()
 
- Public Member Functions inherited from xiiHashableStruct< xiiGALDeviceCreationDescription >
 xiiHashableStruct (const xiiHashableStruct< xiiGALDeviceCreationDescription > &other)
 
void operator= (const xiiHashableStruct< xiiGALDeviceCreationDescription > &other)
 
XII_ALWAYS_INLINE constexpr bool operator== (const xiiHashableStruct< xiiGALDeviceCreationDescription > &rhs) const=default
 
xiiUInt32 CalculateHash () const
 Calculates the 32 bit hash of the struct and returns it.
 

Public Attributes

xiiEnum< xiiGALGraphicsDeviceTypem_GraphicsDeviceType = xiiGALGraphicsDeviceType::Undefined
 
xiiEnum< xiiGALDeviceAdapterTypem_AdapterType = xiiGALDeviceAdapterType::Unknown
 
xiiEnum< xiiGALDeviceValidationLevelm_ValidationLevel = xiiGALDeviceValidationLevel::Standard
 
xiiUInt32 m_uiAdapterID = XII_GAL_DEFAULT_ADAPTER_ID
 
xiiGALDeviceFeatures m_DeviceFeatures
 
xiiGALNormalizedDeviceCoordinates m_DeviceNormalizedCoordinates
 

Detailed Description

This describes the graphics device creation description.


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