commit | f8a6ce8d8c54cab5456d3099fa07e460c889c2e6 | [log] [tgz] |
---|---|---|
author | cdalton <cdalton@nvidia.com> | Mon Apr 11 13:02:05 2016 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Mon Apr 11 13:02:05 2016 -0700 |
tree | 81b9feb4858bf59708338b8952e6d473b7b2119b | |
parent | 3f6f76f98b6b37d17d1492791ff0feb1b7586bd6 [diff] |
Add GLSL support for texelFetch Adds a cap and builder methods for texelFetch. This is required for texel buffers. Also moves the texel buffer cap into the general shader caps, and adds glTexBufferRange to the GL interface. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1869063005 Review URL: https://codereview.chromium.org/1869063005