Chromium Code Reviews
DescriptionAdd a requiresVertexShader method to GrGLEffect
Adds requiresVertexShader to GrGLEffect and updates the necessary
effects to override it and return true. Also reworks GrGLProgram
and GrGLShaderBuilder so the program creates all the GL effects
at the beginning, and determines if it needs a vertex shader before
creating the shader builder.
Committed: http://code.google.com/p/skia/source/detail?r=11140
Patch Set 1 #
Total comments: 9
Patch Set 2 : #Patch Set 3 : Clean up buildGLEffects #
Total comments: 1
Patch Set 4 : Send 'hasVertexShaderEffects' to the shader builder ctor #Patch Set 5 : brace formatting issue #
Messages
Total messages: 10 (0 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||