瀏覽代碼

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