Searched refs:fscp (Results 1 – 1 of 1) sorted by relevance
5159 unsigned int fscp; in tgsi_loop_brk_cont() local5161 for (fscp = ctx->bc->fc_sp; fscp > 0; fscp--) in tgsi_loop_brk_cont()5163 if (FC_LOOP == ctx->bc->fc_stack[fscp].type) in tgsi_loop_brk_cont()5167 if (fscp == 0) { in tgsi_loop_brk_cont()5174 fc_set_mid(ctx, fscp); in tgsi_loop_brk_cont()