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

Issue 92593004: Use GLES2Interface for shader programs

Created:
7 years ago by jamesr
Modified:
7 years ago
Reviewers:
CC:
chromium-reviews, cc-bugs_chromium.org
Visibility:
Public.

Description

Use GLES2Interface for shader programs Mostly shows how the test context hookup would work. BUG=181120

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+199 lines, -171 lines) Patch
M cc/DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
M cc/output/gl_renderer.h View 2 chunks +7 lines, -0 lines 0 comments Download
M cc/output/gl_renderer.cc View 11 chunks +36 lines, -34 lines 0 comments Download
M cc/output/program_binding.h View 4 chunks +15 lines, -11 lines 0 comments Download
M cc/output/program_binding.cc View 4 chunks +38 lines, -40 lines 0 comments Download
M cc/output/shader.h View 29 chunks +34 lines, -30 lines 0 comments Download
M cc/output/shader.cc View 33 chunks +34 lines, -34 lines 0 comments Download
M cc/output/shader_unittest.cc View 3 chunks +10 lines, -10 lines 0 comments Download
M cc/test/test_context_provider.h View 2 chunks +2 lines, -2 lines 0 comments Download
M cc/test/test_context_provider.cc View 3 chunks +3 lines, -1 line 0 comments Download
M cc/test/test_gles2_interface.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M cc/test/test_gles2_interface.cc View 2 chunks +15 lines, -3 lines 0 comments Download
M cc/trees/layer_tree_host_impl_unittest.cc View 2 chunks +0 lines, -6 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698