ReactOS 0.4.17-dev-934-g091855f
wined3d_swapchain_state Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_swapchain_state:

Public Attributes

struct wined3d * wined3d
 
struct wined3d_swapchain_desc desc
 
struct wined3d_swapchain_state_parent * parent
 
struct wined3d_display_mode original_mode d3d_mode
 
RECT original_window_rect
 
LONG style
 
LONG exstyle
 
HWND device_window
 

Detailed Description

Definition at line 4017 of file wined3d_private.h.

Member Data Documentation

◆ d3d_mode

struct wined3d_display_mode original_mode wined3d_swapchain_state::d3d_mode

Definition at line 4023 of file wined3d_private.h.

◆ desc

struct wined3d_swapchain_desc wined3d_swapchain_state::desc

Definition at line 4020 of file wined3d_private.h.

Referenced by wined3d_device_reset().

◆ device_window

HWND wined3d_swapchain_state::device_window

Definition at line 4029 of file wined3d_private.h.

Referenced by wined3d_device_reset().

◆ exstyle

LONG wined3d_swapchain_state::exstyle

Definition at line 4028 of file wined3d_private.h.

Referenced by wined3d_device_reset().

◆ original_window_rect

RECT wined3d_swapchain_state::original_window_rect

Definition at line 4024 of file wined3d_private.h.

◆ parent

struct wined3d_swapchain_state_parent* wined3d_swapchain_state::parent

Definition at line 4021 of file wined3d_private.h.

◆ style

LONG wined3d_swapchain_state::style

Definition at line 4027 of file wined3d_private.h.

Referenced by wined3d_device_reset().

◆ wined3d

struct wined3d* wined3d_swapchain_state::wined3d

Definition at line 4019 of file wined3d_private.h.


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