summaryrefslogtreecommitdiff
path: root/src/intel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel.h')
-rw-r--r--src/intel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intel.h b/src/intel.h
index 899d2502..2f72830e 100644
--- a/src/intel.h
+++ b/src/intel.h
@@ -283,6 +283,7 @@ typedef struct intel_screen_private {
struct list batch_pixmaps;
struct list flush_pixmaps;
struct list in_flight;
+ drm_intel_bo *wa_scratch_bo;
/* For Xvideo */
Bool use_overlay;