ReactOS 0.4.15-dev-7842-g558ab78
wined3d_cs_set_stream_output Struct Reference
Collaboration diagram for wined3d_cs_set_stream_output:

Public Attributes

enum wined3d_cs_op opcode
 
UINT stream_idx
 
struct wined3d_bufferbuffer
 
UINT offset
 

Detailed Description

Definition at line 189 of file cs.c.

Member Data Documentation

◆ buffer

struct wined3d_buffer* wined3d_cs_set_stream_output::buffer

Definition at line 193 of file cs.c.

◆ offset

UINT wined3d_cs_set_stream_output::offset

Definition at line 194 of file cs.c.

◆ opcode

enum wined3d_cs_op wined3d_cs_set_stream_output::opcode

Definition at line 191 of file cs.c.

◆ stream_idx

UINT wined3d_cs_set_stream_output::stream_idx

Definition at line 192 of file cs.c.

Referenced by wined3d_cs_emit_set_stream_output().


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