ReactOS 0.4.15-dev-7958-gcd0bb1a
d3d9_stateblock Struct Reference

#include <d3d9_private.h>

Collaboration diagram for d3d9_stateblock:

Public Attributes

IDirect3DStateBlock9 IDirect3DStateBlock9_iface
 
LONG refcount
 
struct wined3d_stateblockwined3d_stateblock
 
IDirect3DDevice9Ex * parent_device
 

Detailed Description

Definition at line 227 of file d3d9_private.h.

Member Data Documentation

◆ IDirect3DStateBlock9_iface

IDirect3DStateBlock9 d3d9_stateblock::IDirect3DStateBlock9_iface

Definition at line 229 of file d3d9_private.h.

Referenced by impl_from_IDirect3DStateBlock9(), and stateblock_init().

◆ parent_device

IDirect3DDevice9Ex* d3d9_stateblock::parent_device

◆ refcount

LONG d3d9_stateblock::refcount

◆ wined3d_stateblock

struct wined3d_stateblock* d3d9_stateblock::wined3d_stateblock

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