ReactOS 0.4.15-dev-7953-g1f49173
_D3DXRTS_DESC Struct Reference

#include <d3dx9core.h>

Collaboration diagram for _D3DXRTS_DESC:

Public Attributes

UINT Width
 
UINT Height
 
D3DFORMAT Format
 
BOOL DepthStencil
 
D3DFORMAT DepthStencilFormat
 

Detailed Description

Definition at line 358 of file d3dx9core.h.

Member Data Documentation

◆ DepthStencil

BOOL _D3DXRTS_DESC::DepthStencil

Definition at line 363 of file d3dx9core.h.

◆ DepthStencilFormat

D3DFORMAT _D3DXRTS_DESC::DepthStencilFormat

Definition at line 364 of file d3dx9core.h.

◆ Format

D3DFORMAT _D3DXRTS_DESC::Format

Definition at line 362 of file d3dx9core.h.

◆ Height

UINT _D3DXRTS_DESC::Height

Definition at line 361 of file d3dx9core.h.

◆ Width

UINT _D3DXRTS_DESC::Width

Definition at line 360 of file d3dx9core.h.


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