Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(274)

Issue 2757001: Refactored YUV test. (Closed)

Created:
10 years, 6 months ago by Alexey Marinichev
Modified:
9 years, 7 months ago
Reviewers:
piman
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano, ericli, petkov+cc_chromium.org
Base URL:
ssh://git@chromiumos-git//autotest.git
Visibility:
Public.

Description

Refactored YUV test. * Added two more (more efficient) shaders. * Inversed Y coordinate in the test image. * Added a workaround for constants bug. * Added copyrights to vertex shaders.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+441 lines, -55 lines) Patch
M client/deps/glbench/src/all_tests.h View 1 chunk +1 line, -1 line 0 comments Download
M client/deps/glbench/src/main.h View 1 chunk +1 line, -0 lines 0 comments Download
M client/deps/glbench/src/main.cc View 1 chunk +1 line, -2 lines 0 comments Download
M client/deps/glbench/src/yuv2rgb.h View 1 chunk +7 lines, -2 lines 0 comments Download
M client/deps/glbench/src/yuv2rgb_1.glslf View 4 chunks +8 lines, -2 lines 0 comments Download
M client/deps/glbench/src/yuv2rgb_1.glslv View 1 chunk +31 lines, -0 lines 0 comments Download
M client/deps/glbench/src/yuv2rgb_2.glslf View 2 chunks +6 lines, -0 lines 0 comments Download
M client/deps/glbench/src/yuv2rgb_2.glslv View 2 chunks +37 lines, -6 lines 0 comments Download
client/deps/glbench/src/yuv2rgb_3.glslf View 1 chunk +75 lines, -0 lines 0 comments Download
A client/deps/glbench/src/yuv2rgb_34.glslv View 1 chunk +44 lines, -0 lines 0 comments Download
A client/deps/glbench/src/yuv2rgb_4.glslf View 1 chunk +70 lines, -0 lines 0 comments Download
M client/deps/glbench/src/yuvtest.cc View 5 chunks +160 lines, -42 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Alexey Marinichev
10 years, 6 months ago (2010-06-08 03:15:24 UTC) #1
piman
10 years, 6 months ago (2010-06-08 03:32:18 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698