commit | 4cd6713af1c699b79e04b590109768300faee531 | [log] [tgz] |
---|---|---|
author | cdalton <cdalton@nvidia.com> | Wed Jun 10 19:23:46 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jun 10 19:23:46 2015 -0700 |
tree | 47f29483bd21d99a7d09212dae176eefabc94b6e | |
parent | 026beb52a29a620290fcfb24f1e7e9e75547b80f [diff] |
Init GrGLSLCaps fields from inside GrGLCaps Fixes circular dependencies by allowing the initialization to be done intertwined. BUG=skia: Review URL: https://codereview.chromium.org/1177053002