mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-06 17:38:04 +02:00
Move sarea definition to xf86drmRadeon.h
This commit is contained in:
parent
033825e972
commit
4d214fbb51
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue