mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-22 11:21:18 +02:00
update
This commit is contained in:
parent
85871deaf7
commit
8c40e35704
@ -108,8 +108,6 @@ GLuint RasterizerStorageGLES2::system_fbo = 0;
|
||||
|
||||
#elif defined(ANDROID_ENABLED) || defined(HORIZON_ENABLED)
|
||||
|
||||
#include <dlfcn.h> // needed to load extensions
|
||||
|
||||
#include <GLES2/gl2ext.h>
|
||||
PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC glRenderbufferStorageMultisampleEXT;
|
||||
PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXTPROC glFramebufferTexture2DMultisampleEXT;
|
||||
|
Loading…
Reference in New Issue
Block a user