Bug 1805625 - BindAttribLocation on the correct attrib name. r=gfx-reviewers,lsalzman
commit0cf95f0cbaa154fc46721561033ae7ad3e056c97
authorKelsey Gilbert <kelsey.gilbert@mozilla.com>
Thu, 30 Mar 2023 23:19:52 +0000 (30 23:19 +0000)
committerKelsey Gilbert <kelsey.gilbert@mozilla.com>
Thu, 30 Mar 2023 23:19:52 +0000 (30 23:19 +0000)
treecb53db484207fff31e349de52781288421993f4b
parent5973df1a8c82c0576958bb43edefe5909f2f8cc5
Bug 1805625 - BindAttribLocation on the correct attrib name. r=gfx-reviewers,lsalzman

This changed a while back, and though it should default to 0 anyway,
it's best to do the right thing here.

Differential Revision: https://phabricator.services.mozilla.com/D174188
gfx/gl/GLBlitHelper.cpp