Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dir2_nir.c389 make_src_noconst(struct ir2_context *ctx, nir_src src) in make_src_noconst() function
711 struct ir2_src src_coord = make_src_noconst(ctx, *coord); in emit_tex()
752 instr->src[1] = make_src_noconst(ctx, *lod_bias); in emit_tex()