gallium: added some assertions to st_render_texture() to check surface format
authorBrian Paul <brian.paul@tungstengraphics.com>
Tue, 29 Apr 2008 18:54:52 +0000 (12:54 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Tue, 29 Apr 2008 18:54:52 +0000 (12:54 -0600)
commitdd9dc7df80d208b884b4c090e4408c9a12aa6095
treedcdf28abec54468823c390fc06a58ddea3e63a7b
parentcc94863429d8a6cef8dbf861e78701a458d30f5a
gallium: added some assertions to st_render_texture() to check surface format

Make sure we can really render to the texture surface given its format.
src/mesa/state_tracker/st_cb_fbo.c