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

Public Attributes

enum wined3d_cs_op opcode
 
unsigned int idx
 
BOOL enable
 

Detailed Description

Definition at line 322 of file cs.c.

Member Data Documentation

◆ enable

BOOL wined3d_cs_set_light_enable::enable

Definition at line 326 of file cs.c.

◆ idx

unsigned int wined3d_cs_set_light_enable::idx

Definition at line 325 of file cs.c.

◆ opcode

enum wined3d_cs_op wined3d_cs_set_light_enable::opcode

Definition at line 324 of file cs.c.


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