Kicking it Olde Sküül! Burgerlib on Github Follow Olde Sküül on Twitter Burgerbecky on LinkedIn Burgerbecky on LinkedIn
Loading...
Searching...
No Matches
Public Attributes | List of all members
Burger::DisplayDirectX9::BufferFormatGroup::MSQuality_t Struct Reference

Structure to describe the maximum quality for a multisample type. More...

Public Attributes

uint_t m_uMSType
 D3DMULTISAMPLE_TYPE Multisample.
 
uint_t m_uMaxQuality
 Maximum quality for this type.
 

Detailed Description

Structure to describe the maximum quality for a multisample type.


Note
This is only available on Windows
See also
BufferFormatGroup

Member Data Documentation

◆ m_uMaxQuality

uint_t Burger::DisplayDirectX9::BufferFormatGroup::MSQuality_t::m_uMaxQuality

Maximum quality for this type.

◆ m_uMSType

uint_t Burger::DisplayDirectX9::BufferFormatGroup::MSQuality_t::m_uMSType

D3DMULTISAMPLE_TYPE Multisample.