summaryrefslogtreecommitdiff
path: root/tests/perf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/perf.c')
-rw-r--r--tests/perf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/perf.c b/tests/perf.c
index 72e00132..48b323e5 100644
--- a/tests/perf.c
+++ b/tests/perf.c
@@ -501,6 +501,7 @@ scratch_buf_init(drm_intel_bufmgr *bufmgr,
buf->stride = stride;
buf->tiling = I915_TILING_NONE;
buf->size = size;
+ buf->bpp = 32;
}
static void