Bug 1800301 - Reduce allocs and ptr-chasing in ScopedResolveTexturesForDraw. r=gfx...
commit02e71dba9742993ca866fe7b6e31173f9cdb02e7
authorKelsey Gilbert <kelsey.gilbert@mozilla.com>
Sat, 12 Nov 2022 18:48:06 +0000 (12 18:48 +0000)
committerKelsey Gilbert <kelsey.gilbert@mozilla.com>
Sat, 12 Nov 2022 18:48:06 +0000 (12 18:48 +0000)
tree51bc9d43a8e180898ade911512b4b58186ea8e3c
parent8a2ac98d7f6e025fa9730285e3dc5a7afb918d02
Bug 1800301 - Reduce allocs and ptr-chasing in ScopedResolveTexturesForDraw. r=gfx-reviewers,lsalzman

Differential Revision: https://phabricator.services.mozilla.com/D161940
dom/canvas/WebGLContext.h
dom/canvas/WebGLContextDraw.cpp
dom/canvas/WebGLContextGL.cpp
dom/canvas/WebGLContextValidate.cpp
dom/canvas/WebGLProgram.cpp
dom/canvas/WebGLProgram.h