Skip to content
Snippets Groups Projects
Commit b22b11ff authored by Lucas Stach's avatar Lucas Stach Committed by Eric Engestrom
Browse files

etnaviv: fix vertex sampler setup


The start offset of the vertex samplers isn't zero, but the indexing of
the passed in views array is still zero based. Use the correct indexing
variable to fix vertex sampler setup.

Cc: <mesa-stable@lists.freedesktop.org>
Fixes: 81ab9fe2 ("etnaviv: handle NULL views in set_sampler_views")
Signed-off-by: default avatarLucas Stach <l.stach@pengutronix.de>
Reviewed-by: default avatarChristian Gmeiner <christian.gmeiner@gmail.com>
Part-of: <!10724>
(cherry picked from commit 92ed827f)
parent 4cdf191b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment