ReactOS 0.4.17-dev-934-g091855f
d3d_depthstencil_view Struct Reference

#include <d3d11_private.h>

Collaboration diagram for d3d_depthstencil_view:

Public Attributes

ID3D11DepthStencilView ID3D11DepthStencilView_iface
 
ID3D10DepthStencilView ID3D10DepthStencilView_iface
 
LONG refcount
 
struct wined3d_private_store private_store
 
struct wined3d_rendertarget_view * wined3d_view
 
D3D11_DEPTH_STENCIL_VIEW_DESC desc
 
ID3D11Resource * resource
 
ID3D11Device2 * device
 

Detailed Description

Definition at line 194 of file d3d11_private.h.

Member Data Documentation

◆ desc

D3D11_DEPTH_STENCIL_VIEW_DESC d3d_depthstencil_view::desc

Definition at line 202 of file d3d11_private.h.

◆ device

ID3D11Device2* d3d_depthstencil_view::device

Definition at line 204 of file d3d11_private.h.

◆ ID3D10DepthStencilView_iface

ID3D10DepthStencilView d3d_depthstencil_view::ID3D10DepthStencilView_iface

◆ ID3D11DepthStencilView_iface

ID3D11DepthStencilView d3d_depthstencil_view::ID3D11DepthStencilView_iface

◆ private_store

struct wined3d_private_store d3d_depthstencil_view::private_store

Definition at line 200 of file d3d11_private.h.

◆ refcount

LONG d3d_depthstencil_view::refcount

◆ resource

ID3D11Resource* d3d_depthstencil_view::resource

Definition at line 203 of file d3d11_private.h.

◆ wined3d_view


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