Searched defs:ntr_compile (Results 1 – 1 of 1) sorted by relevance
52 struct ntr_compile { struct53 nir_shader *s;54 nir_function_impl *impl;55 struct pipe_screen *screen;56 struct ureg_program *ureg;59 bool lower_fabs;61 bool addr_declared[3];62 struct ureg_dst addr_reg[3];65 struct ureg_src if_cond;68 struct ureg_dst *reg_temp;[all …]