![]() |
Plasma Engine
2.0
|

Public Attributes | |
| plWindowBase * | m_pWindow = nullptr |
| plGALMSAASampleCount::Enum | m_SampleCount = plGALMSAASampleCount::None |
| plGALResourceFormat::Enum | m_BackBufferFormat = plGALResourceFormat::RGBAUByteNormalizedsRGB |
| plEnum< plGALPresentMode > | m_InitialPresentMode = plGALPresentMode::VSync |
| bool | m_bDoubleBuffered = true |
| bool | m_bAllowScreenshots = false |
Additional Inherited Members | |
Public Member Functions inherited from plHashableStruct< plGALWindowSwapChainCreationDescription > | |
| plHashableStruct (const plHashableStruct< plGALWindowSwapChainCreationDescription > &other) | |
| void | operator= (const plHashableStruct< plGALWindowSwapChainCreationDescription > &other) |
| plUInt32 | CalculateHash () const |
| Calculates the 32 bit hash of the struct and returns it. | |