gpu: Run texture upload perf test with different texture formats.
commitac138e5c000fad73b2e4528615b3fd83f467be94
authordcastagna <dcastagna@chromium.org>
Tue, 10 Mar 2015 00:22:09 +0000 (9 17:22 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 10 Mar 2015 00:22:46 +0000 (10 00:22 +0000)
tree108e34c23ab8cf7b3f11fb633241a67f0bf1fa7c
parent61f613741603561b14ddf497f110848d592c626a
gpu: Run texture upload perf test with different texture formats.

The two formats GL_LUMINANCE and GL_RED_EXT are now been tested in addition to GL_RGBA.
GL_LUMINANCE and GL_RED_EXT are used for yuv resources that are uploaded by VideoLayerImpl.

BUG=423481

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

Cr-Commit-Position: refs/heads/master@{#319788}
gpu/BUILD.gn
gpu/gpu.gyp
gpu/perftests/texture_upload_perftest.cc