Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c35 struct ntt_compile { struct
36 nir_shader *s;
37 nir_function_impl *impl;
38 struct pipe_screen *screen;
39 struct ureg_program *ureg;
41 bool needs_texcoord_semantic;
42 bool any_reg_as_address;
43 bool native_integers;
45 int next_addr_reg;
46 bool addr_declared[2];
[all …]