|  | ezEngine Release 25.08
    | 

| Public Attributes | |
| ezWindowBase * | m_pWindow = nullptr | 
| ezGALMSAASampleCount::Enum | m_SampleCount = ezGALMSAASampleCount::None | 
| ezGALResourceFormat::Enum | m_BackBufferFormat = ezGALResourceFormat::RGBAUByteNormalizedsRGB | 
| ezEnum< ezGALPresentMode > | m_InitialPresentMode = ezGALPresentMode::VSync | 
| bool | m_bDoubleBuffered = true | 
| Additional Inherited Members | |
|  Public Member Functions inherited from ezHashableStruct< ezGALWindowSwapChainCreationDescription > | |
| ezHashableStruct (const ezHashableStruct< ezGALWindowSwapChainCreationDescription > &other) | |
| void | operator= (const ezHashableStruct< ezGALWindowSwapChainCreationDescription > &other) | 
| bool | operator== (const ezHashableStruct< ezGALWindowSwapChainCreationDescription > &other) const | 
| bool | operator!= (const ezHashableStruct< ezGALWindowSwapChainCreationDescription > &other) const | 
| bool | operator< (const ezHashableStruct< ezGALWindowSwapChainCreationDescription > &other) const | 
| ezUInt32 | CalculateHash () const | 
| Calculates the 32 bit hash of the struct and returns it. | |