ReactOS 0.4.15-dev-7924-g5949c20
wined3d_cs_copy_uav_counter Struct Reference
Collaboration diagram for wined3d_cs_copy_uav_counter:

Public Attributes

enum wined3d_cs_op opcode
 
struct wined3d_bufferbuffer
 
unsigned int offset
 
struct wined3d_unordered_access_viewview
 

Detailed Description

Definition at line 428 of file cs.c.

Member Data Documentation

◆ buffer

struct wined3d_buffer* wined3d_cs_copy_uav_counter::buffer

Definition at line 431 of file cs.c.

◆ offset

unsigned int wined3d_cs_copy_uav_counter::offset

Definition at line 432 of file cs.c.

◆ opcode

enum wined3d_cs_op wined3d_cs_copy_uav_counter::opcode

Definition at line 430 of file cs.c.

◆ view

struct wined3d_unordered_access_view* wined3d_cs_copy_uav_counter::view

Definition at line 433 of file cs.c.


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