Searched refs:tempbase (Results 1 – 1 of 1) sorted by relevance
187 unsigned mask, tempbase, i; in emit_decls() local223 tempbase = info->file_max[TGSI_FILE_TEMPORARY] + 1; in emit_decls()228 decl.Range.First = decl.Range.Last = tempbase + i; in emit_decls()232 ctx->tmp[i].src.Register.Index = tempbase + i; in emit_decls()239 ctx->tmp[i].dst.Register.Index = tempbase + i; in emit_decls()