ReactOS 0.4.15-dev-7958-gcd0bb1a
d3d8_swapchain Struct Reference

#include <d3d8_private.h>

Collaboration diagram for d3d8_swapchain:

Public Attributes

IDirect3DSwapChain8 IDirect3DSwapChain8_iface
 
LONG refcount
 
struct wined3d_swapchainwined3d_swapchain
 
IDirect3DDevice8 * parent_device
 

Detailed Description

Definition at line 163 of file d3d8_private.h.

Member Data Documentation

◆ IDirect3DSwapChain8_iface

IDirect3DSwapChain8 d3d8_swapchain::IDirect3DSwapChain8_iface

◆ parent_device

IDirect3DDevice8* d3d8_swapchain::parent_device

◆ refcount

LONG d3d8_swapchain::refcount

Definition at line 166 of file d3d8_private.h.

Referenced by d3d8_swapchain_AddRef(), d3d8_swapchain_Release(), and swapchain_init().

◆ wined3d_swapchain


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