aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrGeometryBuffer.h
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2015-12-11 04:59:36 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-12-11 04:59:36 -0800
commit2eb1009b6e244dae6374dc009dc867a32f40236e (patch)
treea640fc1a3144b3d5bbaf0ee0129a0afbe9e9298f /src/gpu/GrGeometryBuffer.h
parent546eb5c57aebee47172f9d2a3eae6b49945dba08 (diff)
Add check for highp support in Conic effect
This CL may not really be necessary since it seems that the Android Ones we have fall back to mediump when highp isn't supported. FYI, for bits-of-precision/precision we have: Low Med High Precision-Used A1 (Cherry One - Mali 400) 10 10 0 Med - conic looks bad N5 (Adreno 330) 10 10 23 High - conic looks bad!!! N6 (Adreno 420) 10 10 23 High - conic looks good N7v2 (Adreno 320) 10 10 23 High - conic looks bad!!! N9 (K1) 23 23 23 High - looks good N10 (Mail-604) 10 10 23 High - looks good I suspect derivative computation is broken on the Adreno 300s. BUG=555779,skia:4668 TBR=bsalomon@google.com Review URL: https://codereview.chromium.org/1513573009
Diffstat (limited to 'src/gpu/GrGeometryBuffer.h')
0 files changed, 0 insertions, 0 deletions