Searched refs:FC_LOOP (Results 1 – 2 of 2) sorted by relevance
175 #define FC_LOOP 2 macro
4943 case FC_LOOP: in callstack_decrease_current()4980 case FC_LOOP: in callstack_check_depth()5121 fc_pushlevel(ctx, FC_LOOP); in tgsi_bgnloop()5124 callstack_check_depth(ctx, FC_LOOP, 0); in tgsi_bgnloop()5134 if (ctx->bc->fc_stack[ctx->bc->fc_sp].type != FC_LOOP) { in tgsi_endloop()5153 callstack_decrease_current(ctx, FC_LOOP); in tgsi_endloop()5163 if (FC_LOOP == ctx->bc->fc_stack[fscp].type) in tgsi_loop_brk_cont()