Remove special case gpu transforms for Identity and Translate
authoregdaniel <egdaniel@google.com>
Tue, 24 Jun 2014 20:43:12 +0000 (13:43 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 24 Jun 2014 20:43:13 +0000 (13:43 -0700)
commit4c6443e86927c8cbf794d7c154470b9675aa7778
treede3ffe1c2e4e80a5640e41e8c975b767351b982c
parent4ec84da746d66e1bcb76ab2f8b94602b8e966589
Remove special case gpu transforms for Identity and Translate

Change will remove some special cases for coord transforms in favor of not needing to compile
a new program if the coord trans changes from one special case to another.

BUG=skia:
R=bsalomon@google.com

Author: egdaniel@google.com

Review URL: https://codereview.chromium.org/344233006
src/gpu/gl/GrGLProgramEffects.cpp
src/gpu/gl/GrGLProgramEffects.h