ReactOS 0.4.15-dev-7842-g558ab78
wined3d_swapchain_desc Struct Reference

#include <wined3d.h>

Collaboration diagram for wined3d_swapchain_desc:

Public Attributes

UINT backbuffer_width
 
UINT backbuffer_height
 
enum wined3d_format_id backbuffer_format
 
UINT backbuffer_count
 
DWORD backbuffer_usage
 
enum wined3d_multisample_type multisample_type
 
DWORD multisample_quality
 
enum wined3d_swap_effect swap_effect
 
HWND device_window
 
BOOL windowed
 
BOOL enable_auto_depth_stencil
 
enum wined3d_format_id auto_depth_stencil_format
 
DWORD flags
 
UINT refresh_rate
 
UINT swap_interval
 
BOOL auto_restore_display_mode
 

Detailed Description

Definition at line 1730 of file wined3d.h.

Member Data Documentation

◆ auto_depth_stencil_format

enum wined3d_format_id wined3d_swapchain_desc::auto_depth_stencil_format

◆ auto_restore_display_mode

BOOL wined3d_swapchain_desc::auto_restore_display_mode

◆ backbuffer_count

◆ backbuffer_format

◆ backbuffer_height

◆ backbuffer_usage

DWORD wined3d_swapchain_desc::backbuffer_usage

◆ backbuffer_width

◆ device_window

◆ enable_auto_depth_stencil

◆ flags

◆ multisample_quality

◆ multisample_type

◆ refresh_rate

◆ swap_effect

◆ swap_interval

UINT wined3d_swapchain_desc::swap_interval

◆ windowed


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