diff options
author | Tom Stellard <[email protected]> | 2012-09-13 17:11:32 +0000 |
---|---|---|
committer | Tom Stellard <[email protected]> | 2012-10-01 15:37:16 +0000 |
commit | 44b1050e6ce9f484724d88db8d338e3aa9651548 (patch) | |
tree | 3dcf3ecb269f8d85a303a3b8c5c6fd100ae4ae62 /src/glsl/s_expression.h | |
parent | eacca90f4350ea8271b045370f79f42b1429c210 (diff) |
r600g: Fix bug when adding new items to the compute memory pool
The items are ordered in the item list by their offsets, with the lowest
offset coming first in the list. The old code was assuming that new
items being added to the list would always have a greater offset than
the first item in the list, however this is not always the case.
Diffstat (limited to 'src/glsl/s_expression.h')
0 files changed, 0 insertions, 0 deletions