specify size of buffer and use openglstate in getteximageoes

This commit is contained in:
Khangaroo 2019-10-12 11:25:27 -04:00 committed by James Rowe
parent a458155f99
commit df99d98240
15 changed files with 49 additions and 86 deletions

View file

@ -9,4 +9,4 @@
namespace Common {
void FlipRGBA8Texture(std::vector<u8>& tex, u64 width, u64 height);
}
}