summaryrefslogtreecommitdiff
path: root/src/intel_gen_vppapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/intel_gen_vppapi.h')
-rw-r--r--src/intel_gen_vppapi.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/intel_gen_vppapi.h b/src/intel_gen_vppapi.h
index 40aec7c7..f3253c46 100644
--- a/src/intel_gen_vppapi.h
+++ b/src/intel_gen_vppapi.h
@@ -45,10 +45,4 @@ intel_common_scaling_post_processing(VADriverContextP ctx,
struct i965_surface *dst_surface,
const VARectangle *dst_rect);
-void
-intel_common_clear_surface(VADriverContextP ctx,
- struct i965_post_processing_context *pp_context,
- const struct object_surface *obj_surface,
- unsigned int color);
-
#endif // _INTE_GEN_VPPAPI_H_