Working patch to remove constant attributes. This may cause some gm mismatches,...
authorjoshualitt <joshualitt@chromium.org>
Tue, 28 Oct 2014 17:27:44 +0000 (10:27 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 28 Oct 2014 17:27:44 +0000 (10:27 -0700)
commit0e602827df086d2bbb215d828d7fdcbbe16e792b
tree5757d88a4e655f032accda6500591bb88dec1020
parent98102a8f795abbfcb98547ced4a8b72eadbad377
Working patch to remove constant attributes.  This may cause some gm mismatches, I will rebaseline tonight.

BUG=skia:

Committed: https://skia.googlesource.com/skia/+/84c94c0dfd1e12e97d8a835882dda575f36e41d2

Committed: https://skia.googlesource.com/skia/+/95f5194abce19e8ed875f3495fd16c79a9b931b4

Review URL: https://codereview.chromium.org/678073005
12 files changed:
expectations/gm/ignored-tests.txt
include/gpu/gl/GrGLConfig.h
include/gpu/gl/GrGLConfig_chrome.h
src/gpu/effects/GrYUVtoRGBEffect.cpp
src/gpu/gl/GrGLProgram.cpp
src/gpu/gl/GrGLProgram.h
src/gpu/gl/GrGLProgramDesc.cpp
src/gpu/gl/GrGLProgramDesc.h
src/gpu/gl/GrGpuGL.cpp
src/gpu/gl/GrGpuGL.h
src/gpu/gl/GrGpuGL_program.cpp
src/gpu/gl/builders/GrGLProgramBuilder.cpp