summaryrefslogtreecommitdiff
path: root/src/surface_shared.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/surface_shared.c')
-rw-r--r--src/surface_shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/surface_shared.c b/src/surface_shared.c
index dddd9e5..0958933 100644
--- a/src/surface_shared.c
+++ b/src/surface_shared.c
@@ -238,7 +238,7 @@ int shared_surface_transfer_video(tegra_surface *disp)
host1x_gr2d_surface_blit(video->dev->stream,
video->pixbuf,
disp->pixbuf,
- shared->csc_matrix,
+ &shared->csc_matrix,
shared->src_x0,
shared->src_y0,
shared->src_width,