ReactOS 0.4.15-dev-7953-g1f49173
d3d9_swapchain Struct Reference

#include <d3d9_private.h>

Collaboration diagram for d3d9_swapchain:

Public Attributes

IDirect3DSwapChain9Ex IDirect3DSwapChain9Ex_iface
 
LONG refcount
 
struct wined3d_swapchainwined3d_swapchain
 
IDirect3DDevice9Ex * parent_device
 

Detailed Description

Definition at line 146 of file d3d9_private.h.

Member Data Documentation

◆ IDirect3DSwapChain9Ex_iface

IDirect3DSwapChain9Ex d3d9_swapchain::IDirect3DSwapChain9Ex_iface

◆ parent_device

IDirect3DDevice9Ex* d3d9_swapchain::parent_device

◆ refcount

LONG d3d9_swapchain::refcount

Definition at line 149 of file d3d9_private.h.

Referenced by d3d9_swapchain_AddRef(), d3d9_swapchain_Release(), and swapchain_init().

◆ wined3d_swapchain


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