|
ReactOS 0.4.16-dev-1948-gd260c1d
|
#include <wined3d_private.h>

Definition at line 3431 of file wined3d_private.h.
| struct wined3d_device* wined3d_vertex_declaration::device |
Definition at line 3436 of file wined3d_private.h.
| UINT wined3d_vertex_declaration::element_count |
Definition at line 3439 of file wined3d_private.h.
Referenced by wined3d_vertex_declaration_create().
| struct wined3d_vertex_declaration_element* wined3d_vertex_declaration::elements |
Definition at line 3438 of file wined3d_private.h.
Referenced by wined3d_vertex_declaration_create().
| BOOL wined3d_vertex_declaration::half_float_conv_needed |
Definition at line 3442 of file wined3d_private.h.
| void* wined3d_vertex_declaration::parent |
Definition at line 3434 of file wined3d_private.h.
| const struct wined3d_parent_ops* wined3d_vertex_declaration::parent_ops |
Definition at line 3435 of file wined3d_private.h.
Referenced by wined3d_vertex_declaration_create().
| BOOL wined3d_vertex_declaration::position_transformed |
Definition at line 3441 of file wined3d_private.h.
| LONG wined3d_vertex_declaration::ref |
Definition at line 3433 of file wined3d_private.h.