ReactOS 0.4.16-dev-122-g325d74c
|
#include <wined3d_private.h>
Public Attributes | |
struct wined3d_buffer * | buffer |
UINT | offset |
UINT | stride |
UINT | frequency |
UINT | flags |
Definition at line 2809 of file wined3d_private.h.
struct wined3d_buffer* wined3d_stream_state::buffer |
Definition at line 2811 of file wined3d_private.h.
UINT wined3d_stream_state::flags |
Definition at line 2815 of file wined3d_private.h.
UINT wined3d_stream_state::frequency |
Definition at line 2814 of file wined3d_private.h.
UINT wined3d_stream_state::offset |
Definition at line 2812 of file wined3d_private.h.
UINT wined3d_stream_state::stride |
Definition at line 2813 of file wined3d_private.h.