Searched refs:max_constant (Results 1 – 1 of 1) sorted by relevance
180 int max_constant; in brw_vs_alloc_regs() local242 max_constant = 32 * 2 - c->key.nr_userclip_plane_consts; in brw_vs_alloc_regs()244 max_constant = BRW_MAX_GRF - 20 - c->vp->program.Base.NumTemporaries; in brw_vs_alloc_regs()253 i < c->vp->program.Base.NumInstructions && constant < max_constant; in brw_vs_alloc_regs()258 for (arg = 0; arg < 3 && constant < max_constant; arg++) { in brw_vs_alloc_regs()283 if (constant == max_constant) in brw_vs_alloc_regs()