llvmpipe: Avoid variable size arrays.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Oct 2009 18:02:04 +0000 (19:02 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 22 Oct 2009 18:12:14 +0000 (19:12 +0100)
commit9aafa1fbd247cd6d1bb0ab47bc5b318bd0d67bc5
treeed834c9b2b5f2400325cee960000fa408d551847
parent01b85e292352d710586344348fff5a81459e5486
llvmpipe: Avoid variable size arrays.

Not really variable size, but MSVC still doesn't like them.
src/gallium/drivers/llvmpipe/lp_test.h
src/gallium/drivers/llvmpipe/lp_test_blend.c
src/gallium/drivers/llvmpipe/lp_test_conv.c