Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c68 struct ntt_compile { struct
69 nir_shader *s;
70 nir_function_impl *impl;
71 const struct nir_to_tgsi_options *options;
72 struct pipe_screen *screen;
73 struct ureg_program *ureg;
75 bool needs_texcoord_semantic;
76 bool native_integers;
77 bool has_txf_lz;
79 bool addr_declared[3];
[all …]