postprocess: move second temporary assertion into isolated configuration
authorMatthew McClure <mcclurem@vmware.com>
Mon, 1 Jul 2013 21:03:37 +0000 (14:03 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 3 Jul 2013 15:19:04 +0000 (09:19 -0600)
commit012ba47076dbc80742d4755f5c39909d0c4753f3
treee7a001478da26424fa21a347668d6e9029f0a0cd
parent9b6788eb15dd3feedf9daf775bd7259988c35b10
postprocess: move second temporary assertion into isolated configuration

With this patch we will only assert that the second temporary is allocated,
when there are more than two active filters.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=66423

Signed-off-by: Brian Paul <brianp@vmware.com>
src/gallium/auxiliary/postprocess/pp_run.c