softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced()
authorBrian Paul <brianp@vmware.com>
Tue, 28 Apr 2009 20:29:27 +0000 (14:29 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 28 Apr 2009 20:29:27 +0000 (14:29 -0600)
commit46ddcbc1a9e70d5dba257e6421eb69ed942dd1da
tree0d078fba4cdadd9eef0503e47e873befdec2b649
parent801a33ae44355b89cebed47e9e48e39545522f6e
softpipe: return PIPE_UNREFERENCED in softpipe_is_buffer/texture_referenced()

This allows the engine demo to run again (avoid crash in VBO code).
This stuff still needs to be revisited someday though...
src/gallium/drivers/softpipe/sp_context.c