ReactOS 0.4.15-dev-8002-gbbb3b00
_D3DVERTEXBUFFER_DESC Struct Reference

#include <d3d8types.h>

Collaboration diagram for _D3DVERTEXBUFFER_DESC:

Public Attributes

D3DFORMAT Format
 
D3DRESOURCETYPE Type
 
DWORD Usage
 
D3DPOOL Pool
 
UINT Size
 
DWORD FVF
 

Detailed Description

Definition at line 1187 of file d3d8types.h.

Member Data Documentation

◆ Format

D3DFORMAT _D3DVERTEXBUFFER_DESC::Format

Definition at line 1188 of file d3d8types.h.

Referenced by compare_mesh(), and compare_text_outline_mesh().

◆ FVF

DWORD _D3DVERTEXBUFFER_DESC::FVF

Definition at line 1193 of file d3d8types.h.

Referenced by compare_mesh(), and compare_text_outline_mesh().

◆ Pool

D3DPOOL _D3DVERTEXBUFFER_DESC::Pool

◆ Size

UINT _D3DVERTEXBUFFER_DESC::Size

Definition at line 1192 of file d3d8types.h.

Referenced by compare_mesh(), and compare_text_outline_mesh().

◆ Type

D3DRESOURCETYPE _D3DVERTEXBUFFER_DESC::Type

Definition at line 1189 of file d3d8types.h.

Referenced by compare_mesh(), and compare_text_outline_mesh().

◆ Usage

DWORD _D3DVERTEXBUFFER_DESC::Usage

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