Home
last modified time | relevance | path

Searched refs:R300_CLIPRECT_Y_SHIFT (Results 1 – 4 of 4) sorted by relevance

/NextBSD/sys/dev/drm/
HDr300_cmdbuf.c107 (box.y1 << R300_CLIPRECT_Y_SHIFT)); in r300_emit_cliprects()
109 (box.y2 << R300_CLIPRECT_Y_SHIFT)); in r300_emit_cliprects()
HDr300_reg.h760 # define R300_CLIPRECT_Y_SHIFT 13 macro
/NextBSD/sys/dev/drm2/radeon/
HDr300_cmdbuf.c107 (box.y1 << R300_CLIPRECT_Y_SHIFT)); in r300_emit_cliprects()
109 (box.y2 << R300_CLIPRECT_Y_SHIFT)); in r300_emit_cliprects()
HDr300_reg.h763 # define R300_CLIPRECT_Y_SHIFT 13 macro