diff options
Diffstat (limited to 'src/radeon.h')
-rw-r--r-- | src/radeon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/radeon.h b/src/radeon.h index aa9dc466..2edad514 100644 --- a/src/radeon.h +++ b/src/radeon.h @@ -684,6 +684,7 @@ struct radeon_accel_state { drmBufPtr scratch; // copy + ExaOffscreenArea *copy_area; Bool same_surface; int rop; uint32_t planemask; |