This CL wires up the backend portion necessary for sending transformed coords via...
authorjoshualitt <joshualitt@chromium.org>
Wed, 5 Aug 2015 18:05:22 +0000 (11:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 5 Aug 2015 18:05:22 +0000 (11:05 -0700)
commitb2aa7cb90f4c66125056bac70dbca2093dd5ba41
tree2a24701dd189ab74e9dc82f472a2a6c42834aff8
parent0e8296eaa62eb8bc37b3ffc78523183f15dfc0d1
This CL wires up the backend portion necessary for sending transformed coords via vertex attributes.

BUG=skia:

Review URL: https://codereview.chromium.org/1243583002
src/gpu/GrDefaultGeoProcFactory.cpp
src/gpu/GrDefaultGeoProcFactory.h
src/gpu/GrGeometryProcessor.h
src/gpu/GrPathProcessor.h
src/gpu/GrPrimitiveProcessor.h
src/gpu/gl/GrGLGeometryProcessor.cpp
src/gpu/gl/GrGLGeometryProcessor.h
src/gpu/gl/builders/GrGLProgramBuilder.cpp