Remove GrDrawState::setSampler, use direct access to sampler
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 12 Dec 2011 16:11:33 +0000 (16:11 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 12 Dec 2011 16:11:33 +0000 (16:11 +0000)
commit1e266f8ff2fb2f05f44e77e046a24410ff7b4c77
treeb095ebb1fc619e99e0707b03e4ae90338f609576
parent1fadb20c50c2302565f73ae12057a6f5d22192c7
Remove GrDrawState::setSampler, use direct access to sampler

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

git-svn-id: http://skia.googlecode.com/svn/trunk@2852 2bbb7eff-a529-9590-31e7-b0007b416f81
include/gpu/GrSamplerState.h
src/gpu/GrContext.cpp
src/gpu/GrDrawState.h
src/gpu/GrTextContext.cpp