Unref GrXPFactory.
authorbungeman <bungeman@google.com>
Fri, 3 Jun 2016 21:25:05 +0000 (14:25 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 3 Jun 2016 21:25:05 +0000 (14:25 -0700)
commitab0bf2ef82cdfc92d6dbef2d9949be24a7b88533
tree44937ae53b1ac897f9b45c3b28715dbe87b51811
parent44e09ec810e6d28df87caa3df61cf6fbfd806544
Unref GrXPFactory.

Not releasing the reference was caught by asan in the Chromium roll.

This fixes "Make GrClipMaskManager stateless and push GrPipelineBuilder construction downstack".

Review-Url: https://codereview.chromium.org/2037193002
src/gpu/GrDrawContext.cpp