Don't delete textures before destroying OpenGL context.
Destroying the context destroys all of OpenGL (see https://www.khronos.org/opengl/wiki/OpenGL_Context), so deleting textures is redundant. PiperOrigin-RevId: 431653728
Showing
with
0 additions
and
2 deletions
Please
register
or
sign in
to comment