ReactOS 0.4.15-dev-7924-g5949c20
wined3d_stream_state Struct Reference

#include <wined3d_private.h>

Collaboration diagram for wined3d_stream_state:

Public Attributes

struct wined3d_bufferbuffer
 
UINT offset
 
UINT stride
 
UINT frequency
 
UINT flags
 

Detailed Description

Definition at line 2809 of file wined3d_private.h.

Member Data Documentation

◆ buffer

struct wined3d_buffer* wined3d_stream_state::buffer

Definition at line 2811 of file wined3d_private.h.

◆ flags

UINT wined3d_stream_state::flags

Definition at line 2815 of file wined3d_private.h.

◆ frequency

UINT wined3d_stream_state::frequency

Definition at line 2814 of file wined3d_private.h.

◆ offset

UINT wined3d_stream_state::offset

Definition at line 2812 of file wined3d_private.h.

◆ stride

UINT wined3d_stream_state::stride

Definition at line 2813 of file wined3d_private.h.


The documentation for this struct was generated from the following file: