ReactOS 0.4.16-dev-306-g647d351
|
#include <d3d9_private.h>
Public Attributes | |
struct wined3d_vertex_declaration * | decl |
DWORD | fvf |
Definition at line 71 of file d3d9_private.h.
struct wined3d_vertex_declaration* fvf_declaration::decl |
Definition at line 73 of file d3d9_private.h.
Referenced by device_get_fvf_declaration().
DWORD fvf_declaration::fvf |
Definition at line 74 of file d3d9_private.h.
Referenced by device_get_fvf_declaration().