Data Fields | |
struct tgsi_instruction | Instruction |
struct tgsi_instruction_ext_nv | InstructionExtNv |
struct tgsi_instruction_ext_label | InstructionExtLabel |
struct tgsi_instruction_ext_texture | InstructionExtTexture |
struct tgsi_full_dst_register | FullDstRegisters [2] |
struct tgsi_full_src_register | FullSrcRegisters [4] |
Definition at line 85 of file tgsi_parse.h.
struct tgsi_instruction tgsi_full_instruction::Instruction [read] |
Definition at line 87 of file tgsi_parse.h.
Definition at line 88 of file tgsi_parse.h.
Definition at line 89 of file tgsi_parse.h.
Definition at line 90 of file tgsi_parse.h.
struct tgsi_full_dst_register tgsi_full_instruction::FullDstRegisters[2] [read] |
Definition at line 91 of file tgsi_parse.h.
struct tgsi_full_src_register tgsi_full_instruction::FullSrcRegisters[4] [read] |
Definition at line 92 of file tgsi_parse.h.