st: assert on pipe_buffer_create failure
authorKeith Whitwell <keithw@vmware.com>
Fri, 17 Apr 2009 16:11:09 +0000 (17:11 +0100)
committerKeith Whitwell <keithw@vmware.com>
Mon, 20 Apr 2009 15:12:11 +0000 (16:12 +0100)
commit53c6467aea129b03cf960a0854c1746ce52a2daa
treee9a22c48b0103d6e1b43a911c3221af91286e930
parent70588fc83c5aa75754f7b090a63727f4791618ed
st: assert on pipe_buffer_create failure

This needs a proper fix to propogate the out-of-memory condition back
up to Mesa and the app as a GL error.  Until then, at least catch the
problem at its source.
src/mesa/state_tracker/st_cb_bufferobjects.c