Data Fields | |
struct tgsi_version | version |
struct tgsi_header | header |
struct tgsi_processor | processor |
struct tgsi_token | token |
struct tgsi_declaration | decl |
struct tgsi_declaration_range | decl_range |
struct tgsi_declaration_semantic | decl_semantic |
struct tgsi_immediate | imm |
struct tgsi_immediate_float32 | imm_data |
struct tgsi_instruction | insn |
struct tgsi_instruction_ext_nv | insn_ext_nv |
struct tgsi_instruction_ext_label | insn_ext_label |
struct tgsi_instruction_ext_texture | insn_ext_texture |
struct tgsi_instruction_ext_predicate | insn_ext_predicate |
struct tgsi_src_register | src |
struct tgsi_src_register_ext_swz | src_ext_swz |
struct tgsi_src_register_ext_mod | src_ext_mod |
struct tgsi_dimension | dim |
struct tgsi_dst_register | dst |
struct tgsi_dst_register_ext_concode | dst_ext_code |
struct tgsi_dst_register_ext_modulate | dst_ext_mod |
struct tgsi_dst_register_ext_predicate | dst_ext_pred |
unsigned | value |
Definition at line 37 of file tgsi_ureg.c.
struct tgsi_version tgsi_any_token::version [read] |
Definition at line 38 of file tgsi_ureg.c.
struct tgsi_header tgsi_any_token::header [read] |
Definition at line 39 of file tgsi_ureg.c.
struct tgsi_processor tgsi_any_token::processor [read] |
Definition at line 40 of file tgsi_ureg.c.
struct tgsi_token tgsi_any_token::token [read] |
Definition at line 41 of file tgsi_ureg.c.
struct tgsi_declaration tgsi_any_token::decl [read] |
Definition at line 42 of file tgsi_ureg.c.
struct tgsi_declaration_range tgsi_any_token::decl_range [read] |
Definition at line 43 of file tgsi_ureg.c.
struct tgsi_declaration_semantic tgsi_any_token::decl_semantic [read] |
Definition at line 44 of file tgsi_ureg.c.
struct tgsi_immediate tgsi_any_token::imm [read] |
Definition at line 45 of file tgsi_ureg.c.
struct tgsi_immediate_float32 tgsi_any_token::imm_data [read] |
Definition at line 46 of file tgsi_ureg.c.
struct tgsi_instruction tgsi_any_token::insn [read] |
Definition at line 47 of file tgsi_ureg.c.
struct tgsi_instruction_ext_nv tgsi_any_token::insn_ext_nv [read] |
Definition at line 48 of file tgsi_ureg.c.
struct tgsi_instruction_ext_label tgsi_any_token::insn_ext_label [read] |
Definition at line 49 of file tgsi_ureg.c.
struct tgsi_instruction_ext_texture tgsi_any_token::insn_ext_texture [read] |
Definition at line 50 of file tgsi_ureg.c.
Definition at line 51 of file tgsi_ureg.c.
struct tgsi_src_register tgsi_any_token::src [read] |
Definition at line 52 of file tgsi_ureg.c.
struct tgsi_src_register_ext_swz tgsi_any_token::src_ext_swz [read] |
Definition at line 53 of file tgsi_ureg.c.
struct tgsi_src_register_ext_mod tgsi_any_token::src_ext_mod [read] |
Definition at line 54 of file tgsi_ureg.c.
struct tgsi_dimension tgsi_any_token::dim [read] |
Definition at line 55 of file tgsi_ureg.c.
struct tgsi_dst_register tgsi_any_token::dst [read] |
Definition at line 56 of file tgsi_ureg.c.
struct tgsi_dst_register_ext_concode tgsi_any_token::dst_ext_code [read] |
Definition at line 57 of file tgsi_ureg.c.
struct tgsi_dst_register_ext_modulate tgsi_any_token::dst_ext_mod [read] |
Definition at line 58 of file tgsi_ureg.c.
struct tgsi_dst_register_ext_predicate tgsi_any_token::dst_ext_pred [read] |
Definition at line 59 of file tgsi_ureg.c.
unsigned tgsi_any_token::value |
Definition at line 60 of file tgsi_ureg.c.