ReactOS 0.4.15-dev-7931-gfd331f1
wined3d_cs_set_shader Struct Reference
Collaboration diagram for wined3d_cs_set_shader:

Public Attributes

enum wined3d_cs_op opcode
 
enum wined3d_shader_type type
 
struct wined3d_shadershader
 

Detailed Description

Definition at line 254 of file cs.c.

Member Data Documentation

◆ opcode

enum wined3d_cs_op wined3d_cs_set_shader::opcode

Definition at line 256 of file cs.c.

◆ shader

struct wined3d_shader* wined3d_cs_set_shader::shader

Definition at line 258 of file cs.c.

◆ type

enum wined3d_shader_type wined3d_cs_set_shader::type

Definition at line 257 of file cs.c.


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