diff options
author | Ilia Mirkin <[email protected]> | 2014-08-28 23:05:49 -0400 |
---|---|---|
committer | Ilia Mirkin <[email protected]> | 2014-09-01 18:38:02 -0400 |
commit | c4bb436f7660c951cd27e52660cf825da68793e5 (patch) | |
tree | c5cb3db1364b858652aa8ef38fe4ecb67aba8a13 /src/gallium/winsys/i915/drm | |
parent | ef858ac77055eb3c6bebd01719cee681959123a0 (diff) |
nvc0/ir: avoid infinite recursion when finding first uses of tex
In certain circumstances, findFirstUses could end up doubling back on
instructions it had already processed, resulting in an infinite
recursion. Avoid this by keeping track of already-visited instructions.
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=83079
Tested-by: Tobias Klausmann <[email protected]>
Signed-off-by: Ilia Mirkin <[email protected]>
Cc: "10.2 10.3" <[email protected]>
Diffstat (limited to 'src/gallium/winsys/i915/drm')
0 files changed, 0 insertions, 0 deletions