commit | 1ae488f78b62ace1f5a3c5b4e44deb88c338196f | [log] [tgz] |
---|---|---|
author | hendrikw <hendrikw@chromium.org> | Wed Jul 22 09:30:08 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jul 22 09:30:08 2015 -0700 |
tree | b0d22d889667da476aaf35bec404e46100fc7d6b | |
parent | 551369163fcf149a53f26f82039f0d23854ddc94 [diff] |
skia: GrGLAssembleGLInterface update load chromium extension functions Command buffer will expose GL_CHROMIUM_framebuffer_multisample and GL_CHROMIUM_map_sub, added support for these to enable interface validation to succeed. Review URL: https://codereview.chromium.org/1248853003