st/mesa: fix setup_edgeflags() regression
authorBrian Paul <brianp@vmware.com>
Mon, 22 Jun 2009 23:49:22 +0000 (17:49 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 22 Jun 2009 23:49:22 +0000 (17:49 -0600)
commita31118c25a0e2b95008683ca4be2ca635f0dbfa4
tree2c67e1f4238164e31d8b4db6a69c6f6fe8f20606
parent7a879500ac465104e330d431c7d8a0b640153100
st/mesa: fix setup_edgeflags() regression

stobj is now non-null for the default/null buffer object.  Update the
test to check the buffer ID to see if it's a real buffer object.
src/mesa/state_tracker/st_draw.c