mirror of
https://github.com/love2d/love.git
synced 2026-08-19 04:06:17 +02:00
Android: potentially work around a Qualcomm Adreno driver bug which prevented videos from being loaded into vram.
This commit is contained in:
@@ -81,6 +81,7 @@ public:
|
||||
static bool isMultiFormatMultiCanvasSupported();
|
||||
static bool isFormatSupported(PixelFormat format, bool readable);
|
||||
static bool isFormatSupported(PixelFormat format);
|
||||
static void resetFormatSupport();
|
||||
|
||||
private:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user