summaryrefslogtreecommitdiff
path: root/lib/rendercopy.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rendercopy.h')
-rw-r--r--lib/rendercopy.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/rendercopy.h b/lib/rendercopy.h
index f15df0e4..fdc3cabb 100644
--- a/lib/rendercopy.h
+++ b/lib/rendercopy.h
@@ -24,6 +24,7 @@ static inline void emit_vertex_normalized(struct intel_batchbuffer *batch,
}
void gen9_render_copyfunc(struct intel_batchbuffer *batch,
+ drm_intel_context *context,
struct igt_buf *src, unsigned src_x, unsigned src_y,
unsigned width, unsigned height,
struct igt_buf *dst, unsigned dst_x, unsigned dst_y);