Home
last modified time | relevance | path

Searched defs:ttn_compile (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c60 struct ttn_compile { struct
61 union tgsi_full_token *token;
62 nir_builder build;
63 struct tgsi_shader_info *scan;
65 struct ttn_reg_info *output_regs;
66 struct ttn_reg_info *temp_regs;
67 nir_ssa_def **imm_defs;
69 unsigned num_samp_types;
70 nir_alu_type *samp_types;
72 nir_register *addr_reg;
[all …]