Searched refs:first_outstanding_tex_index (Results 1 – 1 of 1) sorted by relevance
117 int tex_index, first_outstanding_tex_index; member218 return n->tex_index >= ctx->first_outstanding_tex_index; in is_outstanding_tex_or_prefetch()334 ctx->first_outstanding_tex_index = ctx->tex_index; in schedule()585 if (ctx->tex_index - ctx->first_outstanding_tex_index >= 8 && is_tex(instr)) in should_defer()1129 ctx->tex_index = ctx->first_outstanding_tex_index = 0; in sched_block()