aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/skpdiff/README
diff options
context:
space:
mode:
authorGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-10-16 14:43:12 +0000
committerGravatar commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-10-16 14:43:12 +0000
commitfe070ba6d82a4c77b02d33a46db21acf01050383 (patch)
tree9840807c3d36119177a26e65800903c24a90dd31 /tools/skpdiff/README
parente4d3d7ca706dac594e0e6ca13cc4e58d61dd2453 (diff)
Make sure attribute indexes are correct after restoring vertex attributes
Fix an assert due to GrDrawState::CommonState::fFixedFunctionVertexAttribIndices getting out of sync. The assertion in GrDrawState::CommonState::operator== would fire after using AutoVertexAttribRestore. AutoVertexAttribRestore would change GrDrawState::fCommon.fVAPtr and fVACount without updating GrDrawState::fCommon.fFixedFunctionVertexAttribIndices. R=jvanverth@google.com, bsalomon@google.com, robertphillips@google.com Author: kkinnunen@nvidia.com Review URL: https://codereview.chromium.org/26922004 git-svn-id: http://skia.googlecode.com/svn/trunk@11807 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tools/skpdiff/README')
0 files changed, 0 insertions, 0 deletions