commit | 2be0c9812281a4a1825e3c683d17b5da88ca51c5 | [log] [tgz] |
---|---|---|
author | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Fri May 20 18:30:03 2016 +0300 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Jun 29 12:41:31 2016 +0300 |
tree | 550231f0a97ecd31cb3938d70761382f8728d635 | |
parent | 11f263307ac9cc16d05109a972f88994635f264b [diff] |
tests: let create_shm_buffer() handle any format Change create_shm_buffer() to handle any pixel format known to Pixman. Presumably in the future we might want to test e.g. RGB565 content with screenshot tests. Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Daniel Stone <daniels@collabora.com>