commit | 4775cba7b37e24e8480bd2d96e297fd0828fb5c3 | [log] [tgz] |
---|---|---|
author | sugoi@google.com <sugoi@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Apr 17 13:46:56 2013 +0000 |
committer | sugoi@google.com <sugoi@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Apr 17 13:46:56 2013 +0000 |
tree | 16cd1aa26af814864aeb706f64fa0c8f20b4e701 | |
parent | d61ba6e5cf2c574cbbf23de58239a30fe52228a2 [diff] |
Perlin noise adjustments 1 ) Added GPU simplex noise as a comparison to GPU Perlin noise. It can be enabled simply by using a #define (SK_USE_SIMPLEX_NOISE) 2 ) Enabled GPU Perlin noise tests 3 ) Added a small benchmark for noise 4 ) Disabled GPU Perlin noise on Android based on benchmarks Review URL: https://codereview.chromium.org/14087002 git-svn-id: http://skia.googlecode.com/svn/trunk@8719 2bbb7eff-a529-9590-31e7-b0007b416f81