Chromium Code Reviews
[email protected] (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(84)

Issue 2582002: Makes LinkProgram fail if both a vertex and fragment shader... (Closed)

Created:
10 years, 6 months ago by greggman
Modified:
9 years, 7 months ago
Reviewers:
apatrick_chromium
CC:
chromium-reviews, apatrick_chromium, Paweł Hajdan Jr.
Visibility:
Public.

Description

Makes LinkProgram fail if both a vertex and fragment shader are not present. Desktop GL doesn't fail this case because the fixed function pipeline can be a substitute for either TEST=unit tests BUG=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=49073

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+197 lines, -31 lines) Patch
M gpu/command_buffer/service/gles2_cmd_decoder.cc View 1 2 4 chunks +13 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_2.cc View 1 2 2 chunks +25 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.h View 1 2 4 chunks +17 lines, -4 lines 0 comments Download
M gpu/command_buffer/service/gles2_cmd_decoder_unittest_base.cc View 1 2 12 chunks +65 lines, -27 lines 0 comments Download
M gpu/command_buffer/service/program_manager.h View 1 2 4 chunks +11 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager.cc View 1 2 2 chunks +35 lines, -0 lines 0 comments Download
M gpu/command_buffer/service/program_manager_unittest.cc View 1 2 2 chunks +31 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
greggman
10 years, 6 months ago (2010-06-03 20:18:20 UTC) #1
apatrick_chromium
10 years, 6 months ago (2010-06-03 21:04:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698