Rename GrTextureBufferSampler to GrBufferSampler
authorcsmartdalton <csmartdalton@google.com>
Wed, 16 Nov 2016 18:28:16 +0000 (11:28 -0700)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Wed, 16 Nov 2016 19:34:48 +0000 (19:34 +0000)
commit2245803fcdabbbf216519ef708e1ec84e197e1fb
tree429b604e7165982eff339f9d5ce32e99b89814a9
parent2a51de82ceb6790f329b9f4cc85e61f34fc2d0d4
Rename GrTextureBufferSampler to GrBufferSampler

Just a simple renaming to reinforce the Ganesh notion that a buffer
access is not related to a texture.

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4879

Change-Id: I3f12b6eccff744e246618be0a7abf41c4a1228a1
Reviewed-on: https://skia-review.googlesource.com/4879
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
include/gpu/GrTypesPriv.h
src/gpu/GrProgramDesc.cpp
src/gpu/glsl/GrGLSL.h
src/gpu/glsl/GrGLSLProgramBuilder.cpp
src/gpu/vk/GrVkUniformHandler.cpp
src/gpu/vk/GrVkVaryingHandler.cpp