diff options
author | scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-06-05 14:58:40 +0000 |
---|---|---|
committer | scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-06-05 14:58:40 +0000 |
commit | 691703cdd4ab51b23c59798e7018dd7920a34be3 (patch) | |
tree | 4444a42e47eafea070026c4db7adef38603cce77 /src/gpu/gl | |
parent | 088719ecdc89b399dd3a3a65f8cced262e50d951 (diff) |
Fix an issue where Pipe did not draw correctly
on all platforms.
Since parameters can be evaluated in any order,
we can't call buffer.read() inline for multiple
parameters. The fix is to read the stream (in
the correct order) before we call the function.
Review URL: https://codereview.appspot.com/6277046
git-svn-id: http://skia.googlecode.com/svn/trunk@4160 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/gl')
0 files changed, 0 insertions, 0 deletions