Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dnir_to_rc.c52 struct ntr_compile { struct
53 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 …]