mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-05-26 17:45:49 +00:00
[ANGLE] Cherry-pick upstream fix
This commit is contained in:
@@ -205,6 +205,7 @@ bool Image11::redefine(GLenum target, GLenum internalformat, const gl::Extents &
|
||||
{
|
||||
if (mWidth != size.width ||
|
||||
mHeight != size.height ||
|
||||
mDepth != size.depth ||
|
||||
mInternalFormat != internalformat ||
|
||||
forceRelease)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user