softpipe: (trivial) fix debug code
authorRoland Scheidegger <sroland@vmware.com>
Thu, 14 Nov 2013 12:21:02 +0000 (12:21 +0000)
committerRoland Scheidegger <sroland@vmware.com>
Thu, 14 Nov 2013 12:24:55 +0000 (12:24 +0000)
commit673d5391a2f4084525de6c5cebf322ddb0e2acf1
treeae41f7564022e1995d6d70e4c5a4dd93a0965c26
parent2dd693412a866db7744c9e458229693a81c7b911
softpipe: (trivial) fix debug code

The debug printfs wouldn't actually compile when enabled, so kill them off
and insert some new one in another place, and make sure it keeps compiling
by enclosing it in a if-0 clause.
src/gallium/drivers/softpipe/sp_setup.c