Add return value on GrRecordReplaceDraw
authorrobertphillips <robertphillips@google.com>
Thu, 30 Oct 2014 18:54:31 +0000 (11:54 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 30 Oct 2014 18:54:31 +0000 (11:54 -0700)
commit0882fdcc15f81bbaf66421dc7934c2893726a3da
treef46a6bdc919f240bf3b635267212a9b7950e369f
parent189fc98e08d3a955ee4d8a9d47475a21d9ab3a8f
Add return value on GrRecordReplaceDraw

This assists debugging layer hoisting errors (e.g., when a layer is hoisted but not actually used in subsequent rendering).

Review URL: https://codereview.chromium.org/694533004
src/gpu/GrRecordReplaceDraw.cpp
src/gpu/GrRecordReplaceDraw.h