This is to facilitate creating a shader outside of GrGLProgram that follows the rules of ...
12 years, 9 months ago
(2012-02-09 22:00:41 UTC)
#1
This is to facilitate creating a shader outside of GrGLProgram that follows the
rules of the GLSL version in play.
Prolly makes sense to start with GrGLSL.h, the rest should makes sense from
there.
LGTM. Thanks for the hint to start with the .h http://codereview.appspot.com/5652047/diff/12/src/gpu/GrGLProgram.cpp File src/gpu/GrGLProgram.cpp (right): http://codereview.appspot.com/5652047/diff/12/src/gpu/GrGLProgram.cpp#newcode699 ...
12 years, 9 months ago
(2012-02-09 22:07:54 UTC)
#2
Issue 5652047: Pull GLSL helpers out of GrGLProgram.cpp
(Closed)
Created 12 years, 9 months ago by bsalomon
Modified 12 years, 9 months ago
Reviewers: TomH
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 2