Lines Matching refs:psrc
152 char *psrc = preprocess_prog(ctx, src, defs);155 ret = tgsi_text_translate(psrc, prog, Elements(prog));157 free(psrc);