RetroArch
Public Attributes | List of all members
_D3DPRESENT_PARAMETERS_ Struct Reference

#include <d3d8types.h>

Public Attributes

UINT BackBufferWidth
 
UINT BackBufferHeight
 
D3DFORMAT BackBufferFormat
 
UINT BackBufferCount
 
D3DMULTISAMPLE_TYPE MultiSampleType
 
D3DSWAPEFFECT SwapEffect
 
HWND hDeviceWindow
 
BOOL Windowed
 
BOOL EnableAutoDepthStencil
 
D3DFORMAT AutoDepthStencilFormat
 
DWORD Flags
 
UINT FullScreen_RefreshRateInHz
 
UINT FullScreen_PresentationInterval
 
DWORD MultiSampleQuality
 
UINT PresentationInterval
 

Member Data Documentation

◆ AutoDepthStencilFormat

D3DFORMAT _D3DPRESENT_PARAMETERS_::AutoDepthStencilFormat

◆ BackBufferCount

UINT _D3DPRESENT_PARAMETERS_::BackBufferCount

◆ BackBufferFormat

D3DFORMAT _D3DPRESENT_PARAMETERS_::BackBufferFormat

◆ BackBufferHeight

UINT _D3DPRESENT_PARAMETERS_::BackBufferHeight

◆ BackBufferWidth

UINT _D3DPRESENT_PARAMETERS_::BackBufferWidth

◆ EnableAutoDepthStencil

BOOL _D3DPRESENT_PARAMETERS_::EnableAutoDepthStencil

◆ Flags

DWORD _D3DPRESENT_PARAMETERS_::Flags

◆ FullScreen_PresentationInterval

UINT _D3DPRESENT_PARAMETERS_::FullScreen_PresentationInterval

◆ FullScreen_RefreshRateInHz

UINT _D3DPRESENT_PARAMETERS_::FullScreen_RefreshRateInHz

◆ hDeviceWindow

HWND _D3DPRESENT_PARAMETERS_::hDeviceWindow

◆ MultiSampleQuality

DWORD _D3DPRESENT_PARAMETERS_::MultiSampleQuality

◆ MultiSampleType

D3DMULTISAMPLE_TYPE _D3DPRESENT_PARAMETERS_::MultiSampleType

◆ PresentationInterval

UINT _D3DPRESENT_PARAMETERS_::PresentationInterval

◆ SwapEffect

D3DSWAPEFFECT _D3DPRESENT_PARAMETERS_::SwapEffect

◆ Windowed

BOOL _D3DPRESENT_PARAMETERS_::Windowed

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