diff options
author | Chris Wilson <chris@chris-wilson.co.uk> | 2014-09-16 11:56:07 +0100 |
---|---|---|
committer | Chris Wilson <chris@chris-wilson.co.uk> | 2014-09-16 12:10:57 +0100 |
commit | db157b42aaa7880d98fed3e7493a19471e86e534 (patch) | |
tree | 55be2ac5225aaa38f6ae60d601b68e1eacf6b164 /test/.gitignore | |
parent | e453f276daa33a66a665e446a071d27e56ff15fe (diff) |
test: Add DrawSegments
Compare fb/ddx for many DrawSegments operations.
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'test/.gitignore')
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index d036eada..3b182973 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -6,6 +6,7 @@ basic-lines basic-stress basic-stippledrect basic-tiledrect +DrawSegments cursor-test render-fill render-trapezoid |