Set max texture size for test context to 2048.
commitd4de90998ea7cdef128d5954943b9ebbc4f9f131
authorjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 Aug 2013 22:09:36 +0000 (15 22:09 +0000)
committerjbauman@chromium.org <jbauman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 15 Aug 2013 22:09:36 +0000 (15 22:09 +0000)
tree50d5979469df55fd5465336cb4dc78d2cedd889f
parent9a2acf7c14990afb4b0e5d503194ab092322525d
Set max texture size for test context to 2048.

The tests are creating windows with size > 1024, so it doesn't make sense to have a max texture size smaller than that.

BUG=
R=danakj@chromium.org

Review URL: https://codereview.chromium.org/22921003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@217848 0039d316-1c4b-4281-b951-d872f2087c98
cc/debug/test_web_graphics_context_3d.cc