|
ReactOS 0.4.16-dev-1946-g52006dd
|

Public Attributes | |
| const struct wined3d_gl_info * | gl_info |
| struct wined3d_vertex_element * | elements |
| UINT | offset |
| UINT | idx |
Definition at line 299 of file vertexdeclaration.c.
| struct wined3d_vertex_element* wined3d_fvf_convert_state::elements |
Definition at line 302 of file vertexdeclaration.c.
Referenced by convert_fvf_to_declaration().
| const struct wined3d_gl_info* wined3d_fvf_convert_state::gl_info |
Definition at line 301 of file vertexdeclaration.c.
Referenced by convert_fvf_to_declaration().
| UINT wined3d_fvf_convert_state::idx |
Definition at line 304 of file vertexdeclaration.c.
| UINT wined3d_fvf_convert_state::offset |
Definition at line 303 of file vertexdeclaration.c.