intel: Assert that the linear blits succeed.
authorEric Anholt <eric@anholt.net>
Wed, 17 Mar 2010 16:26:37 +0000 (09:26 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 17 Mar 2010 18:12:36 +0000 (11:12 -0700)
commit1a77f8af9bc9982d76a7f602712eb1a5c23ec14e
tree65eb156b0d160f3dcf664960181c70ba50282319
parent0c51390e4b5e04b992e50fcbed751024e6c329de
intel: Assert that the linear blits succeed.

We don't have any fallback code here, and we want to avoid this path
if failure would happen, so just assert.
src/mesa/drivers/dri/intel/intel_blit.c