pipebuffer: don't fail when validating mapped buffers
authorKeith Whitwell <keithw@vmware.com>
Fri, 24 Apr 2009 11:43:04 +0000 (12:43 +0100)
committerKeith Whitwell <keithw@vmware.com>
Fri, 24 Apr 2009 11:43:04 +0000 (12:43 +0100)
commit29d9abf72d73c4ccd3ad605f68ab1adf5e13c67a
tree4e392747ef99003099648e364e94d16cbe5d54cf
parenta86ef37655c25e0e5a7cb0e41ba7b1c2dcdc1a90
pipebuffer: don't fail when validating mapped buffers

This can be almost impossible to avoid - hopefully we won't encounter
a situation where this is a true requirement.  Would probably require
drivers to flush between hardware and software vertex processing.
src/gallium/auxiliary/pipebuffer/pb_buffer_fenced.c