Searched refs:bmaxx (Results 1 – 1 of 1) sorted by relevance
542 const int32_t bmaxx = TRI_CEIL( max(x0, x1, x2)) >> TRI_FRACTION_BITS; in trianglex_small() local546 const int32_t maxx = min(bmaxx, c->state.scissor.right); in trianglex_small()