gl: Fix leaking texture views

This commit is contained in:
kd-11 2022-06-04 12:41:14 +03:00 committed by kd-11
parent 8185bfe893
commit f0a02e0d9d
2 changed files with 2 additions and 1 deletions

View file

@ -309,4 +309,4 @@ namespace gl
views.clear();
}
}
}
}