specify size of buffer and use openglstate in getteximageoes

This commit is contained in:
Khangaroo
2019-11-09 12:58:17 -07:00
committed by James Rowe
parent a458155f99
commit df99d98240
15 changed files with 49 additions and 86 deletions
+1 -1
View File
@@ -48,4 +48,4 @@ private:
std::unordered_map<u64, CustomTexInfo> custom_textures;
std::unordered_map<u64, CustomTexPathInfo> custom_texture_paths;
};
} // namespace Core
} // namespace Core