Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c497 ntt_store(struct ntt_compile *c, nir_dest *dest, struct ureg_src src) in ntt_store() function
993 ntt_store(c, &instr->dest, src); in ntt_emit_load_uniform()
1047 ntt_store(c, &instr->dest, src); in ntt_emit_load_ubo_vec4()
1347 ntt_store(c, &instr->dest, input); in ntt_emit_load_input()
1353 ntt_store(c, &instr->dest, input); in ntt_emit_load_input()
1364 ntt_store(c, &instr->dest, input); in ntt_emit_load_input()
1373 ntt_store(c, &instr->dest, input); in ntt_emit_load_input()
1501 ntt_store(c, &instr->dest, ureg_DECL_system_value(c->ureg, semantic, 0)); in ntt_emit_load_sysval()
1686 ntt_store(c, &instr->dest, ntt_get_src(c, instr->src[0])); in ntt_emit_intrinsic()