summaryrefslogtreecommitdiff
path: root/src/host1x.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host1x.h')
-rw-r--r--src/host1x.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/host1x.h b/src/host1x.h
index 98fc43c..06a20ca 100644
--- a/src/host1x.h
+++ b/src/host1x.h
@@ -149,7 +149,7 @@ int host1x_gr2d_blit(struct tegra_stream *stream,
int host1x_gr2d_surface_blit(struct tegra_stream *stream,
struct host1x_pixelbuffer *src,
struct host1x_pixelbuffer *dst,
- VdpCSCMatrix cscmat,
+ VdpCSCMatrix *cscmat,
unsigned int sx, unsigned int sy,
unsigned int src_width, unsigned int src_height,
unsigned int dx, unsigned int dy,