Searched refs:tmpbase (Results 1 – 2 of 2) sorted by relevance
1172 unsigned inbase, tmpbase; in emit_twoside() local1176 tmpbase = info->file_max[TGSI_FILE_TEMPORARY] + 1; in emit_twoside()1211 decl.Range.First = decl.Range.Last = tmpbase + ctx->numtmp + i; in emit_twoside()1222 new_inst.Dst[0].Register.Index = tmpbase + ctx->numtmp + i; in emit_twoside()1256 unsigned tmpbase; in emit_decls() local1259 tmpbase = info->file_max[TGSI_FILE_TEMPORARY] + 1; in emit_decls()1261 ctx->color_base = tmpbase + ctx->numtmp; in emit_decls()1283 decl.Range.First = decl.Range.Last = tmpbase + i; in emit_decls()1287 ctx->tmp[i].src.Register.Index = tmpbase + i; in emit_decls()1294 ctx->tmp[i].dst.Register.Index = tmpbase + i; in emit_decls()
100 * `mkdir -p /data/local/tmp/ltp/tmp/tmpbase`106 * `export TMPBASE=/data/local/tmp/ltp/tmp/tmpbase`