ReactOS 0.4.15-dev-7842-g558ab78
_D3DXRTE_DESC Struct Reference

#include <d3dx9core.h>

Collaboration diagram for _D3DXRTE_DESC:

Public Attributes

UINT Size
 
UINT MipLevels
 
D3DFORMAT Format
 
BOOL DepthStencil
 
D3DFORMAT DepthStencilFormat
 

Detailed Description

Definition at line 290 of file d3dx9core.h.

Member Data Documentation

◆ DepthStencil

BOOL _D3DXRTE_DESC::DepthStencil

Definition at line 295 of file d3dx9core.h.

Referenced by test_D3DXCreateRenderToEnvMap().

◆ DepthStencilFormat

D3DFORMAT _D3DXRTE_DESC::DepthStencilFormat

Definition at line 296 of file d3dx9core.h.

Referenced by test_D3DXCreateRenderToEnvMap().

◆ Format

D3DFORMAT _D3DXRTE_DESC::Format

Definition at line 294 of file d3dx9core.h.

Referenced by test_D3DXCreateRenderToEnvMap().

◆ MipLevels

UINT _D3DXRTE_DESC::MipLevels

Definition at line 293 of file d3dx9core.h.

Referenced by test_D3DXCreateRenderToEnvMap().

◆ Size

UINT _D3DXRTE_DESC::Size

Definition at line 292 of file d3dx9core.h.

Referenced by test_D3DXCreateRenderToEnvMap().


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