Преглед на файлове

Merge pull request #84955 from kisg/fix_opengl_on_ios

Fix iOS Simulator by removing incorrect `system_fbo` overwrite
Rémi Verschelde преди 1 година
родител
ревизия
ce9901ef54
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  1. 0 2
      drivers/gles3/storage/texture_storage.cpp

+ 0 - 2
drivers/gles3/storage/texture_storage.cpp

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