gallium/osmesa: Introduce a test.
authorEric Anholt <eric@anholt.net>
Wed, 3 Jul 2019 18:34:37 +0000 (11:34 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 4 Sep 2019 23:43:36 +0000 (16:43 -0700)
commit281466332ba81a4277a1ebd379d7463586125086
treeb0568b648d03857e0767af1eedb17edfb521358a
parentd89d075589964b88c98f885d07fa45a6ec9d066c
gallium/osmesa: Introduce a test.

Given that we occasionally touch this code and probably nobody really
wants to think about it, introduce a minimal test so that we know we
haven't completely broken OSMesa.

Reviewed-by: Timothy Arceri <tarceri@itsqueeze.com>
src/gallium/targets/osmesa/meson.build
src/gallium/targets/osmesa/test-render.c [new file with mode: 0644]