mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Unify GLES support in gui scaling filter
This commit is contained in:
@@ -135,6 +135,7 @@ public:
|
||||
IWritableTextureSource *createTextureSource();
|
||||
|
||||
#if ENABLE_GLES
|
||||
bool hasNPotSupport();
|
||||
video::IImage * Align2Npot2(video::IImage * image, irr::video::IVideoDriver* driver);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user