draw: get rid of special logic to not emit null tris
authorRoland Scheidegger <sroland@vmware.com>
Thu, 17 May 2018 01:45:02 +0000 (03:45 +0200)
committerRoland Scheidegger <sroland@vmware.com>
Sat, 19 May 2018 00:49:58 +0000 (02:49 +0200)
commit6f558fb0f79d88eb1749740e8bddb7e8b313fdf4
tree2c20b1fe6712fab173890e6e224237cb66b16d4f
parentc86e9a5fe51ce3ba26f4a75fd0e70d5ed93bedb6
draw: get rid of special logic to not emit null tris

I've confirmed after 77554d220d6d74b4d913dc37ea3a874e9dc550e4 we no
longer need this to pass some tests from another api (as we no longer
generate the bogus extra null tris in the first place).

Reviewed-by: Jose Fonseca <jfonseca@vmware.com>
src/gallium/auxiliary/draw/draw_pipe_clip.c