Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c69 struct ntt_compile { struct
70 nir_shader *s;
71 nir_function_impl *impl;
72 const struct nir_to_tgsi_options *options;
73 struct pipe_screen *screen;
74 struct ureg_program *ureg;
76 bool needs_texcoord_semantic;
77 bool native_integers;
78 bool has_txf_lz;
80 bool addr_declared[3];
[all …]