diff options
author | sievers@google.com <sievers@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-18 18:49:21 +0000 |
---|---|---|
committer | sievers@google.com <sievers@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-06-18 18:49:21 +0000 |
commit | 7a75f856c0052622fe6d456b6821ce35dbe70d50 (patch) | |
tree | dc7e468d6fd213a41917531f6d096936cc6a7593 /DEPS | |
parent | cebd7894cce100b73cca57b6c92801f176b67979 (diff) | |
download | chromium_src-7a75f856c0052622fe6d456b6821ce35dbe70d50.zip chromium_src-7a75f856c0052622fe6d456b6821ce35dbe70d50.tar.gz chromium_src-7a75f856c0052622fe6d456b6821ce35dbe70d50.tar.bz2 |
gpu: Add base class for gpu service tests
This allows for properly setting up and tearing down GL bindings.
Before this patch bindings were intialized in unittest_main.cc but also
reinitialized with a different GL version and extension in some
GLES2CmdDecoderTests which leaves room for problems depending on which order
tests happen to run in.
More importantly, this will allow me to initialize GL bindings with a certain
GL version and extension bindings for some tests.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278059
R=danakj@chromium.org
Review URL: https://codereview.chromium.org/332303002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@278136 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
0 files changed, 0 insertions, 0 deletions