ReactOS 0.4.15-dev-7961-gdcf9eb0
_D3DVOLUME_DESC Struct Reference

#include <d3d8types.h>

Collaboration diagram for _D3DVOLUME_DESC:

Public Attributes

D3DFORMAT Format
 
D3DRESOURCETYPE Type
 
DWORD Usage
 
D3DPOOL Pool
 
UINT Size
 
UINT Width
 
UINT Height
 
UINT Depth
 

Detailed Description

Definition at line 1205 of file d3d8types.h.

Member Data Documentation

◆ Depth

UINT _D3DVOLUME_DESC::Depth

Definition at line 1213 of file d3d8types.h.

Referenced by test_D3DXCreateVolumeTextureFromFileInMemory().

◆ Format

D3DFORMAT _D3DVOLUME_DESC::Format

Definition at line 1206 of file d3d8types.h.

◆ Height

UINT _D3DVOLUME_DESC::Height

Definition at line 1212 of file d3d8types.h.

Referenced by test_D3DXCreateVolumeTextureFromFileInMemory().

◆ Pool

D3DPOOL _D3DVOLUME_DESC::Pool

◆ Size

UINT _D3DVOLUME_DESC::Size

Definition at line 1210 of file d3d8types.h.

◆ Type

D3DRESOURCETYPE _D3DVOLUME_DESC::Type

Definition at line 1207 of file d3d8types.h.

◆ Usage

DWORD _D3DVOLUME_DESC::Usage

Definition at line 1208 of file d3d8types.h.

◆ Width

UINT _D3DVOLUME_DESC::Width

Definition at line 1211 of file d3d8types.h.

Referenced by test_D3DXCreateVolumeTextureFromFileInMemory().


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