Merge pull request #84955 from kisg/fix_opengl_on_ios

Fix iOS Simulator by removing incorrect `system_fbo` overwrite
This commit is contained in:
Rémi Verschelde 2023-11-16 10:54:38 +01:00
commit ce9901ef54
No known key found for this signature in database
GPG Key ID: C3336907360768E1

View File

@ -61,8 +61,6 @@ static const GLenum _cube_side_enum[6] = {
TextureStorage::TextureStorage() {
singleton = this;
system_fbo = 0;
{ //create default textures
{ // White Textures