| Data Fields | |
| unsigned | num_dst:3 | 
| unsigned | num_src:3 | 
| unsigned | is_tex:1 | 
| unsigned | is_branch:1 | 
| int | pre_dedent:2 | 
| int | post_indent:2 | 
| const char * | mnemonic | 
Definition at line 37 of file tgsi_info.h.
| unsigned tgsi_opcode_info::num_dst | 
Definition at line 39 of file tgsi_info.h.
| unsigned tgsi_opcode_info::num_src | 
Definition at line 40 of file tgsi_info.h.
| unsigned tgsi_opcode_info::is_tex | 
Definition at line 41 of file tgsi_info.h.
| unsigned tgsi_opcode_info::is_branch | 
Definition at line 42 of file tgsi_info.h.
Definition at line 43 of file tgsi_info.h.
Definition at line 44 of file tgsi_info.h.
| const char* tgsi_opcode_info::mnemonic | 
Definition at line 45 of file tgsi_info.h.
 1.5.4
 1.5.4