diff options
author | tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-06-25 17:27:28 +0000 |
---|---|---|
committer | tomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2012-06-25 17:27:28 +0000 |
commit | f13f58804659175925042a291304d483a4fd9278 (patch) | |
tree | c3c31ab0c9a984f3f0ded3197209ef0fc679a330 /src/gpu/GrResource.cpp | |
parent | f41f4d22576c95f0e3ddfc87be40fcf4ee34b408 (diff) |
Add GrPaint::*StageEnabled() and GrDrawState::stageEnabled() functions.
These wrap the question of "is this stage of the shader enabled?" so that
we can change the semantics - previously iff there was a texture, now
if there is a texture OR a GrCustomStage, soon (post-cl 6306097) iff there
is a GrCustomStage, which at that point will hold whatever texture is
necessary.
http://codereview.appspot.com/6306104/
git-svn-id: http://skia.googlecode.com/svn/trunk@4325 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'src/gpu/GrResource.cpp')
0 files changed, 0 insertions, 0 deletions