commit | c4d196c9c87f226eb33b8091dc50053c45c4e752 | [log] [tgz] |
---|---|---|
author | dcheng <dcheng@chromium.org> | Sat Feb 06 15:08:54 2016 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Sat Feb 06 15:08:55 2016 -0800 |
tree | d4850f4715af4c3d5364e311f95fe6524d9a682b | |
parent | 964eec67760196585954203ba625e440607f7e92 [diff] |
Revert of Improve GLSL integer support (patchset #1 id:1 of https://codereview.chromium.org/1669853002/ ) Reason for revert: MSAN bots are unhappy with this change: https://build.chromium.org/p/chromium.memory.fyi/builders/Linux%20ChromeOS%20MSan%20Tests/builds/7068 Original issue's description: > Improve GLSL integer support > > - Adds shader types for uint. > - Adds a cap for integer support. > - Uses glVertexAttribIPointer for integer attribs. > > BUG=skia: > GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1669853002 > > Committed: https://skia.googlesource.com/skia/+/3a2caf8ecf38124f4ad21a0f6c4dabfcfa17911a TBR=bsalomon@google.com,egdaniel@google.com,ethannicholas@google.com,cdalton@nvidia.com # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=skia: Review URL: https://codereview.chromium.org/1674813004