summaryrefslogtreecommitdiff
path: root/i965_drv_video/i965_drv_video.h
diff options
context:
space:
mode:
Diffstat (limited to 'i965_drv_video/i965_drv_video.h')
-rw-r--r--i965_drv_video/i965_drv_video.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/i965_drv_video/i965_drv_video.h b/i965_drv_video/i965_drv_video.h
index 94e7ed3..fd423bc 100644
--- a/i965_drv_video/i965_drv_video.h
+++ b/i965_drv_video/i965_drv_video.h
@@ -156,11 +156,6 @@ struct object_surface
int flags;
unsigned int fourcc;
dri_bo *bo;
- int pp_out_width;
- int pp_out_height;
- int orig_pp_out_width;
- int orig_pp_out_height;
- dri_bo *pp_out_bo;
VAImageID locked_image_id;
void (*free_private_data)(void **data);
void *private_data;