summaryrefslogtreecommitdiffstats
path: root/chromecast/android
diff options
context:
space:
mode:
authorullysses.a.eoff <ullysses.a.eoff@intel.com>2014-10-08 21:36:39 -0700
committerCommit bot <commit-bot@chromium.org>2014-10-09 04:36:48 +0000
commitfbba679b43d6df314321543541dfce39789593b4 (patch)
tree4a4ac6e3464df7945e21d262502438fc1605709f /chromecast/android
parent75a8773ddb966da100bcef7301578205c54cb12a (diff)
downloadchromium_src-fbba679b43d6df314321543541dfce39789593b4.zip
chromium_src-fbba679b43d6df314321543541dfce39789593b4.tar.gz
chromium_src-fbba679b43d6df314321543541dfce39789593b4.tar.bz2
gpu/khronos_glcts_support: override Surface getWidth/Height
The GL-CTS default Surface getWidth/Height implementation calls eglQuerySurface() to retrieve the surface's size and uses this information to create it's tcuRenderTarget object. However, we don't implement the eglQuerySurface() and thus the tcuRenderTarget gets the wrong surface size. This resulted in several test failures. Add our own derived Surface class and override the getWidth/Height methods to return the correct size. BUG=chromium:412865 R=kbr@chromium.org, piman@chromium.org TEST=Build and run the khronos_glcts_test binary Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com> Review URL: https://codereview.chromium.org/634323002 Cr-Commit-Position: refs/heads/master@{#298766}
Diffstat (limited to 'chromecast/android')
0 files changed, 0 insertions, 0 deletions