softpipe: fix softpipe_is_buffer/texture_referenced() regression
authorBrian Paul <brianp@vmware.com>
Mon, 20 Apr 2009 20:57:00 +0000 (14:57 -0600)
committerBrian Paul <brianp@vmware.com>
Mon, 20 Apr 2009 20:57:00 +0000 (14:57 -0600)
commitd27d79db4a52327e437146cde3fa3fb85b37de9a
tree6e84c81a756cf7d3c32f42173f66ac8b9d85a2e9
parent5d5db81076c6a6e07336f90fbfb7eeaeaf216278
softpipe: fix softpipe_is_buffer/texture_referenced() regression

Return the conservative PIPE_REFERENCED_FOR_READ | PIPE_REFERENCED_FOR_WRITE
value for now.

This fixes a bunch of regressions seen in piglit and glean.
src/gallium/drivers/softpipe/sp_context.c