mesa: disable some debug assertions
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 2 Jul 2008 18:47:18 +0000 (12:47 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 2 Jul 2008 18:47:18 +0000 (12:47 -0600)
commit8f98242d40b58c517181bc4777f4910ad24e6866
tree1365b684f411f3190241285b27a35dd168fe54fd
parenteab88236b3ef5a4f861c1b99dc7220abd5c9f6c7
mesa: disable some debug assertions

We can sometimes fail these assertions because of how swizzled storage
works.  Will revisit someday.
src/mesa/shader/slang/slang_vartable.c