ReactOS 0.4.15-dev-8002-gbbb3b00
_D3DPROCESSVERTICES Struct Reference

#include <d3dtypes.h>

Public Attributes

DWORD dwFlags
 
WORD wStart
 
WORD wDest
 
DWORD dwCount
 
DWORD dwReserved
 

Detailed Description

Definition at line 1046 of file d3dtypes.h.

Member Data Documentation

◆ dwCount

DWORD _D3DPROCESSVERTICES::dwCount

Definition at line 1050 of file d3dtypes.h.

Referenced by emit_process_vertices().

◆ dwFlags

DWORD _D3DPROCESSVERTICES::dwFlags

Definition at line 1047 of file d3dtypes.h.

Referenced by emit_process_vertices().

◆ dwReserved

DWORD _D3DPROCESSVERTICES::dwReserved

Definition at line 1051 of file d3dtypes.h.

Referenced by emit_process_vertices().

◆ wDest

WORD _D3DPROCESSVERTICES::wDest

Definition at line 1049 of file d3dtypes.h.

Referenced by emit_process_vertices().

◆ wStart

WORD _D3DPROCESSVERTICES::wStart

Definition at line 1048 of file d3dtypes.h.

Referenced by emit_process_vertices().


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