Maemo5: also maemo needs PFNGLDRAWTEXTURENVPROC

This commit is contained in:
Aapo Rantalainen 2013-11-13 15:32:24 +02:00
parent 483e42f64e
commit a3526b513a

View File

@ -38,7 +38,7 @@ extern PFNGLMAPBUFFERPROC glMapBuffer;
#endif
#if !defined(IOS)
#if !defined(IOS) && !defined(MAEMO)
typedef void (EGLAPIENTRYP PFNGLDRAWTEXTURENVPROC) (GLuint texture, GLuint sampler, GLfloat x0, GLfloat y0, GLfloat x1, GLfloat y1, GLfloat z, GLfloat s0, GLfloat t0, GLfloat s1, GLfloat t1);
extern PFNGLDRAWTEXTURENVPROC glDrawTextureNV;
typedef void (EGLAPIENTRYP PFNGLCOPYIMAGESUBDATANVPROC) (GLuint srcName, GLenum