ReactOS 0.4.16-dev-125-g798ea90
|
#include <wined3d.h>
enum wined3d_format_id wined3d_swapchain_desc::auto_depth_stencil_format |
Definition at line 1743 of file wined3d.h.
Referenced by present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
BOOL wined3d_swapchain_desc::auto_restore_display_mode |
Definition at line 1747 of file wined3d.h.
Referenced by wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
UINT wined3d_swapchain_desc::backbuffer_count |
Definition at line 1735 of file wined3d.h.
Referenced by d3d8_device_Reset(), d3d9_device_reset(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_init_3d(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
enum wined3d_format_id wined3d_swapchain_desc::backbuffer_format |
Definition at line 1734 of file wined3d.h.
Referenced by d3d9_device_reset(), ddraw_create_swapchain(), ddraw_surface_create(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), wined3d_swapchain_desc_from_present_parameters(), and wined3d_swapchain_set_fullscreen().
UINT wined3d_swapchain_desc::backbuffer_height |
Definition at line 1733 of file wined3d.h.
Referenced by d3d9_device_reset(), ddraw_create_swapchain(), ddraw_surface_create(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), wined3d_swapchain_desc_from_present_parameters(), and wined3d_swapchain_set_fullscreen().
DWORD wined3d_swapchain_desc::backbuffer_usage |
Definition at line 1736 of file wined3d.h.
Referenced by ddraw_create_swapchain(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
UINT wined3d_swapchain_desc::backbuffer_width |
Definition at line 1732 of file wined3d.h.
Referenced by d3d9_device_reset(), ddraw_create_swapchain(), ddraw_surface_create(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), wined3d_swapchain_desc_from_present_parameters(), and wined3d_swapchain_set_fullscreen().
HWND wined3d_swapchain_desc::device_window |
Definition at line 1740 of file wined3d.h.
Referenced by d3d9_device_CheckDeviceState(), ddraw_attach_d3d_device(), ddraw_create_swapchain(), device_init(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
BOOL wined3d_swapchain_desc::enable_auto_depth_stencil |
Definition at line 1742 of file wined3d.h.
Referenced by d3d8_device_Reset(), d3d9_device_reset(), ddraw_surface_create(), device_init(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_init_3d(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
DWORD wined3d_swapchain_desc::flags |
Definition at line 1744 of file wined3d.h.
Referenced by ddraw_create_swapchain(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
DWORD wined3d_swapchain_desc::multisample_quality |
Definition at line 1738 of file wined3d.h.
Referenced by d3d9_device_CreateRenderTargetEx(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
enum wined3d_multisample_type wined3d_swapchain_desc::multisample_type |
Definition at line 1737 of file wined3d.h.
Referenced by d3d9_device_CreateRenderTargetEx(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
UINT wined3d_swapchain_desc::refresh_rate |
Definition at line 1745 of file wined3d.h.
Referenced by present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), wined3d_swapchain_desc_from_present_parameters(), and wined3d_swapchain_set_fullscreen().
enum wined3d_swap_effect wined3d_swapchain_desc::swap_effect |
Definition at line 1739 of file wined3d.h.
Referenced by ddraw_create_swapchain(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
UINT wined3d_swapchain_desc::swap_interval |
Definition at line 1746 of file wined3d.h.
Referenced by present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), and wined3d_swapchain_desc_from_present_parameters().
BOOL wined3d_swapchain_desc::windowed |
Definition at line 1741 of file wined3d.h.
Referenced by d3d9_device_CheckDeviceState(), ddraw_create_swapchain(), present_parameters_from_wined3d_swapchain_desc(), wined3d_device_reset(), wined3d_swapchain_desc_from_present_parameters(), and wined3d_swapchain_set_fullscreen().