radv: fix getting the vertex strides if the bindings aren't contiguous
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 8 Apr 2019 12:11:51 +0000 (14:11 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Mon, 8 Apr 2019 19:17:15 +0000 (21:17 +0200)
commit775191cd99a772acda37f41790ff09b93c7a00ba
tree14da41b1e8f4163f31ea4a4cb75d605986a2951e
parentce790c96a958615f7d3b42635e2c4bac1fdf7543
radv: fix getting the vertex strides if the bindings aren't contiguous

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=110349
Fixes: a66b186bebf ("radv: use typed buffer loads for vertex input fetches")
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_pipeline.c