Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c68 struct ntt_compile { struct
117 ntt_temp(struct ntt_compile *c) in ntt_temp() argument
123 ntt_block_from_nir(struct ntt_compile *c, struct nir_block *block) in ntt_block_from_nir()
129 static void ntt_emit_cf_list(struct ntt_compile *c, struct exec_list *list);
130 static void ntt_emit_cf_list_ureg(struct ntt_compile *c, struct exec_list *list);
133 ntt_insn(struct ntt_compile *c, enum tgsi_opcode opcode, in ntt_insn()
149 static inline void ntt_##op(struct ntt_compile *c) \
155 static inline void ntt_##op(struct ntt_compile *c, \
163 static inline void ntt_##op(struct ntt_compile *c, \
170 static inline void ntt_##op(struct ntt_compile *c, \
[all …]
/third_party/mesa3d/docs/relnotes/
D22.0.0.rst1744 - ntt: Extend ntt_compile::addr_declared and ntt_compile::addr_reg