ReactOS 0.4.15-dev-7953-g1f49173
wined3d_cs_set_depth_stencil_view Struct Reference
Collaboration diagram for wined3d_cs_set_depth_stencil_view:

Public Attributes

enum wined3d_cs_op opcode
 
struct wined3d_rendertarget_viewview
 

Detailed Description

Definition at line 160 of file cs.c.

Member Data Documentation

◆ opcode

enum wined3d_cs_op wined3d_cs_set_depth_stencil_view::opcode

Definition at line 162 of file cs.c.

◆ view

struct wined3d_rendertarget_view* wined3d_cs_set_depth_stencil_view::view

Definition at line 163 of file cs.c.

Referenced by wined3d_cs_emit_set_depth_stencil_view().


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