commit | 5be0eca8495858da6e0aa5d847bdef6c86bcc855 | [log] [tgz] |
---|---|---|
author | Adlai Holler <adlai@google.com> | Tue Mar 09 08:29:34 2021 -0700 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Mar 09 18:49:00 2021 +0000 |
tree | c738af7503f744130157ceb3bda6fd675097d0c7 | |
parent | 0408afc573a86ccf7541aa3fdcf255bca6afc432 [diff] |
Remove a few unneeded retain & autoreleases from Metal We should avoid convenience factory methods when possible, to keep things out of the autorelease pool. Change-Id: I0a042b59619aff7a91b889add4ad341ab892809a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/381860 Auto-Submit: Adlai Holler <adlai@google.com> Commit-Queue: Jim Van Verth <jvanverth@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com>