Searched defs:PFNGLBINDTEXTURESPROC (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h2633 typedef void (APIENTRYP PFNGLBINDTEXTURESPROC) (GLuint first, GLsizei count, const GLuint *textures); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * textures)
H A Dglext.h2581 typedef void (APIENTRYP PFNGLBINDTEXTURESPROC) (GLuint first, GLsizei count, const GLuint *textures); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * textures)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h2596 typedef void (APIENTRYP PFNGLBINDTEXTURESPROC) (GLuint first, GLsizei count, const GLuint *textures); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * textures)
H A Dglext.h2545 typedef void (APIENTRYP PFNGLBINDTEXTURESPROC) (GLuint first, GLsizei count, const GLuint *textures); typedef in typeref:typename:void (APIENTRYP)(GLuint first,GLsizei count,const GLuint * textures)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6947 typedef void (GLAPIENTRY *PFNGLBINDTEXTURESPROC)(GLuint first, GLsizei count, const GLuint * textures); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint first,GLsizei count,const GLuint * textures)
[all...]

Completed in 239 milliseconds