Searched defs:PFNGLBINDTEXTURESPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2633 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 D | glext.h | 2581 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 D | glcorearb.h | 2596 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 D | glext.h | 2545 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 D | gl_generated.h | 6947 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