Consolidate texture access functions, provide default GrTextureAccess
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 7 Sep 2012 13:54:15 +0000 (13:54 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 7 Sep 2012 13:54:15 +0000 (13:54 +0000)
commitdbbf843dfe2a62ad341ebe4f946667204c64231d
tree67529af32dca23c9089336cf21c5bfa7fe048eca
parent5e728450247c677343e072f37150967b36892573
Consolidate texture access functions, provide default GrTextureAccess

Review URL: https://codereview.appspot.com/6506086/

git-svn-id: http://skia.googlecode.com/svn/trunk@5428 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/effects/GrColorTableEffect.cpp
src/gpu/effects/GrConfigConversionEffect.cpp
src/gpu/gl/GrGLProgram.cpp
src/gpu/gl/GrGLProgram.h
src/gpu/gl/GrGLShaderBuilder.cpp
src/gpu/gl/GrGLShaderBuilder.h
src/gpu/gl/GrGpuGL_program.cpp
tests/GLProgramsTest.cpp