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::DSMSConflict_t Struct Reference

Structure to describe incompatible D3DFORMAT / D3DMULTISAMPLE_TYPE pairs. More...

Public Attributes

uint_t m_uDSFormat
 D3DFORMAT Depth/Stencil pixel format.
 
uint_t m_uMSType
 D3DMULTISAMPLE_TYPE Multisample type not compatible.
 

Detailed Description

Structure to describe incompatible D3DFORMAT / D3DMULTISAMPLE_TYPE pairs.


Note
This is only available on Windows
See also
BufferFormatGroup

Member Data Documentation

◆ m_uDSFormat

uint_t Burger::DisplayDirectX9::BufferFormatGroup::DSMSConflict_t::m_uDSFormat

D3DFORMAT Depth/Stencil pixel format.

◆ m_uMSType

uint_t Burger::DisplayDirectX9::BufferFormatGroup::DSMSConflict_t::m_uMSType

D3DMULTISAMPLE_TYPE Multisample type not compatible.