diff options
author | alokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-17 10:02:55 +0000 |
---|---|---|
committer | alokp@chromium.org <alokp@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-17 10:02:55 +0000 |
commit | 5844ad129d3a308f4cfb11ff607faab2baf821ca (patch) | |
tree | bdca1a76834e9dbdb98c22cb66b71ce955117223 /remoting | |
parent | 27b63409118ffb337df1f75a0f8d89d27f389ec0 (diff) | |
download | chromium_src-5844ad129d3a308f4cfb11ff607faab2baf821ca.zip chromium_src-5844ad129d3a308f4cfb11ff607faab2baf821ca.tar.gz chromium_src-5844ad129d3a308f4cfb11ff607faab2baf821ca.tar.bz2 |
cc: Delete ContextProvider::MakeGrContextCurrent.
It is not necessary to explicitly make the GrContext current.
The underlying GL context is automatically made current via a
callback setup by all implementations of cc::ContextProvider.
Ganesh calls this callback before issuing any GL command, which
ensures the the appropriate GL context is current.
BUG=334886
Review URL: https://codereview.chromium.org/135753006
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@245475 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
0 files changed, 0 insertions, 0 deletions