commit | 435eba7e1eb6f6622ebe171274a8d595d947a9cd | [log] [tgz] |
---|---|---|
author | mtklein <mtklein@chromium.org> | Mon Dec 01 12:06:24 2014 -0800 |
committer | Commit bot <commit-bot@chromium.org> | Mon Dec 01 12:06:24 2014 -0800 |
tree | 7f6930325893cf79469508e3b75d7546cde47543 | |
parent | 3f3b3d003527861dc0bd89733857576408906431 [diff] |
Pre-cache local matrix type in shader constructor. TSAN points out we race when choosing our blitter without this. BUG=437511 Review URL: https://codereview.chromium.org/773563002