Searched refs:VEGA_MAX_SCISSOR_RECTS (Results 1 – 2 of 2) sorted by relevance
31 #define VEGA_MAX_SCISSOR_RECTS 32 macro
60 return (!(count % 4) && (count >= 0 || count <= VEGA_MAX_SCISSOR_RECTS * 4)); in count_in_bounds()