ReactOS 0.4.17-dev-934-g091855f
preshader_op_info Struct Reference
Collaboration diagram for preshader_op_info:

Public Attributes

int opcode
 
char name [16]
 
pres_op_func func
 

Detailed Description

Definition at line 754 of file effect.c.

Member Data Documentation

◆ func

pres_op_func preshader_op_info::func

Definition at line 758 of file effect.c.

◆ name

char preshader_op_info::name[16]

Definition at line 757 of file effect.c.

◆ opcode

int preshader_op_info::opcode

Definition at line 756 of file effect.c.

Referenced by d3d10_effect_get_op_info(), and preshader_op_compare().


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