Move sarea definition to xf86drmRadeon.h

This commit is contained in:
Keith Whitwell 2001-11-06 16:46:19 +00:00
parent 033825e972
commit 4d214fbb51

View file

@ -59,7 +59,7 @@
#define RADEON_REQUIRE_QUIESCENCE 0x00010000
#define RADEON_UPLOAD_ZBIAS 0x00020000 /* version 1.2 and newer */
#define RADEON_UPLOAD_ALL 0x0003ffff
#define RADEON_UPLOAD_CONTEXT_ALL 0x00010fff
#define RADEON_UPLOAD_CONTEXT_ALL 0x000101ff
#define RADEON_FRONT 0x1
#define RADEON_BACK 0x2