[webgl] Remove unnecessary template parameters
The removed template parameters are unnecessary, they can be determined from the types of the normal parameters. This is part of my work to reduce uses of blink::ArrayBuffer and co, which were originally WTF::ArrayBuffer and co. Bug: chromium:1008840 Change-Id: I47cd70919e711fcc0337383233da6688a96c3d21 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1916477Reviewed-by:Kentaro Hara <haraken@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#715300}
Showing
Please register or sign in to comment