Searched refs:R300_CLIPRECT_Y_SHIFT (Results 1 – 2 of 2) sorted by relevance
103 (box.y1 << R300_CLIPRECT_Y_SHIFT)); in r300_emit_cliprects()105 (box.y2 << R300_CLIPRECT_Y_SHIFT)); in r300_emit_cliprects()
677 #define R300_CLIPRECT_Y_SHIFT 13 macro