Searched refs:get_tex_samp_tex_src (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c1646 get_tex_samp_tex_src(struct ir3_context *ctx, nir_tex_instr *tex) function in typeref:struct:ir3_instruction *
1914 samp_tex = get_tex_samp_tex_src(ctx, tex);
1966 get_tex_samp_tex_src(ctx, tex), NULL, NULL);
2006 get_tex_samp_tex_src(ctx, tex), lod, NULL);
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_compiler_nir.c2251 get_tex_samp_tex_src(struct ir3_context *ctx, nir_tex_instr *tex) function in typeref:struct:tex_src_info
2647 info = get_tex_samp_tex_src(ctx, tex);
2715 struct tex_src_info info = get_tex_samp_tex_src(ctx, tex);
2743 struct tex_src_info info = get_tex_samp_tex_src(ctx, tex);

Completed in 10 milliseconds