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

Public Attributes

enum wined3d_cs_op opcode
 
struct wined3d_bufferbuffer
 
enum wined3d_format_id format_id
 
unsigned int offset
 

Detailed Description

Definition at line 197 of file cs.c.

Member Data Documentation

◆ buffer

struct wined3d_buffer* wined3d_cs_set_index_buffer::buffer

Definition at line 200 of file cs.c.

◆ format_id

enum wined3d_format_id wined3d_cs_set_index_buffer::format_id

Definition at line 201 of file cs.c.

◆ offset

unsigned int wined3d_cs_set_index_buffer::offset

Definition at line 202 of file cs.c.

◆ opcode

enum wined3d_cs_op wined3d_cs_set_index_buffer::opcode

Definition at line 199 of file cs.c.


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