Skip to content
Snippets Groups Projects
Commit 147d0102 authored by Kenneth Graunke's avatar Kenneth Graunke
Browse files

i965/gen7: Fix point sprite texture coordinate overrides.


This is exactly analogous to Eric's Gen6 change in commit
f304bb8a.  His explanation:

"We were assuming that the input attribute n to the FS was
 FRAG_ATTRIB_TEXn, which happened to be true often enough for our
 testcases."

Signed-off-by: default avatarEric Anholt <eric@anholt.net>
Signed-off-by: Kenneth Graunke's avatarKenneth Graunke <kenneth@whitecape.org>

NOTE: This is a candidate for the 7.11 branch.
parent 5edb3ddf
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