radeonsi: don't allow user indices with indirect draws
authorMarek Olšák <marek.olsak@amd.com>
Sun, 2 Apr 2017 14:22:54 +0000 (16:22 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Sun, 16 Apr 2017 23:22:11 +0000 (01:22 +0200)
commit5438e39fae4faaae522cdec3edfd34c0478464e4
treeb0e8c45855e72be7781a1967ff0dfb9a7cfce80f
parent1c94d29984f353b49f6e976553e9ab779e4885d3
radeonsi: don't allow user indices with indirect draws

Not possible with GL and it will make future gallium rework easier.
(also it's something I wouldn't like to support)

Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/drivers/radeonsi/si_state_draw.c