Searched defs:PFNGLDELETETEXTURESPROC (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h416 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h416 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl3.h416 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
H A Dgl31.h418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
H A Dgl32.h418 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h416 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
H A Dgl31.h416 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
H A Dgl32.h416 typedef void (GL_APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (GL_APIENTRYP)(GLsizei n,const GLuint * textures)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h409 typedef void (APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * textures)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h410 typedef void (APIENTRYP PFNGLDELETETEXTURESPROC) (GLsizei n, const GLuint *textures); typedef in typeref:typename:void (APIENTRYP)(GLsizei n,const GLuint * textures)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7349 typedef void (GLAPIENTRY *PFNGLDELETETEXTURESPROC)(GLsizei n, const GLuint * textures); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei n,const GLuint * textures)
[all...]

Completed in 181 milliseconds