ReactOS 0.4.17-dev-934-g091855f
d3d11_swapchain Struct Reference

#include <dxgi_private.h>

Collaboration diagram for d3d11_swapchain:

Public Attributes

IDXGISwapChain4 IDXGISwapChain4_iface
 
LONG refcount
 
struct wined3d_private_store private_store
 
struct wined3d_swapchain * wined3d_swapchain
 
struct wined3d_swapchain_state_parent state_parent
 
IWineDXGIDevice * device
 
IWineDXGIFactory * factory
 
IDXGIOutput * target
 
LONG present_count
 
LONG in_set_fullscreen_state
 

Detailed Description

Definition at line 173 of file dxgi_private.h.

Member Data Documentation

◆ device

IWineDXGIDevice* d3d11_swapchain::device

◆ factory

◆ IDXGISwapChain4_iface

IDXGISwapChain4 d3d11_swapchain::IDXGISwapChain4_iface

Definition at line 175 of file dxgi_private.h.

Referenced by d3d11_swapchain_from_IDXGISwapChain4(), and d3d11_swapchain_init().

◆ in_set_fullscreen_state

LONG d3d11_swapchain::in_set_fullscreen_state

Definition at line 185 of file dxgi_private.h.

Referenced by d3d11_swapchain_SetFullscreenState().

◆ present_count

LONG d3d11_swapchain::present_count

Definition at line 184 of file dxgi_private.h.

Referenced by d3d11_swapchain_GetLastPresentCount(), and d3d11_swapchain_present().

◆ private_store

◆ refcount

LONG d3d11_swapchain::refcount

◆ state_parent

◆ target

◆ wined3d_swapchain


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