|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <d3dtypes.h>
Public Attributes | |
| DWORD | dwFlags |
| WORD | wStart |
| WORD | wDest |
| DWORD | dwCount |
| DWORD | dwReserved |
Definition at line 1046 of file d3dtypes.h.
| DWORD _D3DPROCESSVERTICES::dwCount |
Definition at line 1050 of file d3dtypes.h.
Referenced by emit_process_vertices().
| DWORD _D3DPROCESSVERTICES::dwFlags |
Definition at line 1047 of file d3dtypes.h.
Referenced by emit_process_vertices().
| DWORD _D3DPROCESSVERTICES::dwReserved |
Definition at line 1051 of file d3dtypes.h.
Referenced by emit_process_vertices().
| WORD _D3DPROCESSVERTICES::wDest |
Definition at line 1049 of file d3dtypes.h.
Referenced by emit_process_vertices().
| WORD _D3DPROCESSVERTICES::wStart |
Definition at line 1048 of file d3dtypes.h.
Referenced by emit_process_vertices().