aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/tileimagefilter.cpp
diff options
context:
space:
mode:
authorGravatar joel.liang <joel.liang@arm.com>2015-06-04 06:52:29 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-06-04 06:52:29 -0700
commitd18bb23667d11db4779c13253a7e0cd90bf7a57f (patch)
treee72fa97ee26a1db880a402a829dbad31f1d5c7c3 /gm/tileimagefilter.cpp
parent64045423ddb0159cf857d55e25bad11026355902 (diff)
Fix edge-line artifacts issue on Mali
Some GMs show edge-line artifacts on Mali at the bottom/right of the canvas. Change the 'rtAdjustment' uniform precision from 'midiump' to 'highp' if the GPU vendor is ARM. NOTE: Vertex Shader should have default 'highp' precision, but now we explicit declared some uniform/attribute precision as 'midiump'. This patch should fix these issues: Issue 3693: Some GMs produce random artifacts on Mali in MSAA4 https://code.google.com/p/skia/issues/detail?id=3693 Issue 3685: srcmode GM has top/right line artifacts on Mali T604 in MSAA4 https://code.google.com/p/skia/issues/detail?id=3685 BUG=skia: Review URL: https://codereview.chromium.org/1154163012
Diffstat (limited to 'gm/tileimagefilter.cpp')
0 files changed, 0 insertions, 0 deletions