ReactOS 0.4.15-dev-7907-g95bf896
op_info Struct Reference
Collaboration diagram for op_info:

Public Attributes

unsigned int opcode
 
char mnem [16]
 
unsigned int input_count
 
BOOL func_all_comps
 
pres_op_func func
 

Detailed Description

Definition at line 159 of file preshader.c.

Member Data Documentation

◆ func

pres_op_func op_info::func

Definition at line 165 of file preshader.c.

Referenced by execute_preshader().

◆ func_all_comps

BOOL op_info::func_all_comps

Definition at line 164 of file preshader.c.

Referenced by execute_preshader().

◆ input_count

unsigned int op_info::input_count

Definition at line 163 of file preshader.c.

Referenced by execute_preshader().

◆ mnem

char op_info::mnem[16]

Definition at line 162 of file preshader.c.

◆ opcode

unsigned int op_info::opcode

Definition at line 161 of file preshader.c.


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