gallium/tests: fix build after index buffer changes
authorMarek Olšák <marek.olsak@amd.com>
Wed, 10 May 2017 17:52:46 +0000 (19:52 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 11 May 2017 15:11:22 +0000 (17:11 +0200)
commit479e76bc1f6edd8f988ad003b6ffe43f96870a32
tree905affa504d5591905370028098fa64634377ea7
parent709468a8088f7d9b3472ca6993e983a2361b5509
gallium/tests: fix build after index buffer changes

for some reason, only scons can build these.

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
16 files changed:
src/gallium/tests/graw/fs-fragcoord.c
src/gallium/tests/graw/fs-frontface.c
src/gallium/tests/graw/fs-test.c
src/gallium/tests/graw/fs-write-z.c
src/gallium/tests/graw/gs-test.c
src/gallium/tests/graw/occlusion-query.c
src/gallium/tests/graw/quad-sample.c
src/gallium/tests/graw/quad-tex.c
src/gallium/tests/graw/shader-leak.c
src/gallium/tests/graw/tex-srgb.c
src/gallium/tests/graw/tex-swizzle.c
src/gallium/tests/graw/tri-gs.c
src/gallium/tests/graw/tri-instanced.c
src/gallium/tests/graw/tri-large.c
src/gallium/tests/graw/tri.c
src/gallium/tests/graw/vs-test.c