radeonsi: remove an incorrect assertion
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Mon, 8 Aug 2016 15:50:42 +0000 (17:50 +0200)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 9 Aug 2016 13:56:03 +0000 (15:56 +0200)
commitd34292a77fc1580fcc3a6175b6be805c05eae22b
treed703fbfc6bb30ddc55b0e7af84e9c62ff47bbfdf
parent2852dedaa0c45e426a53ba0042ecdb0f1b87950f
radeonsi: remove an incorrect assertion

Byte indices don't need any alignment, so remove this assertion (it got moved
into a path where a piglit test hit it during the refactoring of
commit 64ff23a58c).

Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/radeonsi/si_state_draw.c