Use GrGLContextInfo in shader generator
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Feb 2012 14:39:16 +0000 (14:39 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Feb 2012 14:39:16 +0000 (14:39 +0000)
commit96399948dc2f1afd2e9d9e5be7d646c01d17f82b
tree1cce9b18c180f5fad8cdf203275c3ef6dd32696d
parent2857a784f7852c6171ee264a938be0816ba3e6db
Use GrGLContextInfo in shader generator

Review URL: http://codereview.appspot.com/5645083/

git-svn-id: http://skia.googlecode.com/svn/trunk@3170 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrGLInterface.h
src/gpu/gl/GrGLContextInfo.h
src/gpu/gl/GrGLProgram.cpp
src/gpu/gl/GrGLProgram.h
src/gpu/gl/GrGLShaderVar.h
src/gpu/gl/GrGpuGL.h
src/gpu/gl/GrGpuGLShaders.cpp