Add GLES3 header for iOS
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
#include <OpenGLES/ES1/glext.h>
|
||||
#include <OpenGLES/ES2/gl.h>
|
||||
#include <OpenGLES/ES2/glext.h>
|
||||
#include <OpenGLES/ES3/gl.h>
|
||||
#include <OpenGLES/ES3/glext.h>
|
||||
|
||||
#elif defined (HX_LINUX)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user