diff options
author | George Kyriazis <[email protected]> | 2018-02-16 11:14:50 -0600 |
---|---|---|
committer | George Kyriazis <[email protected]> | 2018-02-28 11:42:19 -0600 |
commit | 539de78633c45598e0b1e3b7763ea318f9200c32 (patch) | |
tree | a65a75e81f46177e8ec5e115155e9c558bbed9e0 /src/gallium/include | |
parent | 26103487b54a1c1121132cc040927619cce45262 (diff) |
swr/rast: Fix index buffer overfetch issue for non-indexed draws
Populate pLastIndex, even for the non-indexed case. An zero pLastIndex
can cause the index offsets inside the fetcher to have non-sensical values
that can be either very large positive or very large negative numbers.
Reviewed-By: Bruce Cherniak <[email protected]>
Diffstat (limited to 'src/gallium/include')
0 files changed, 0 insertions, 0 deletions