pipebuffer: split up assertion
authorBrian Paul <brianp@vmware.com>
Wed, 18 Apr 2012 14:30:30 +0000 (08:30 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 18 Apr 2012 14:34:48 +0000 (08:34 -0600)
commit168a3b8627861fbb2786839f7e276de82f883e42
treed108f50bd62178ee132eedc16a8dfe2c3eb4b37a
parentcf736aa098b2e2600a852ab61f7887a05e8969eb
pipebuffer: split up assertion

The problem with assert(a && b) is you don't know which term is zero
when there's a failure.
src/gallium/auxiliary/pipebuffer/pb_bufmgr_debug.c