Searched defs:PFNGLBINDIMAGETEXTURESPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 2635 typedef void (APIENTRYP PFNGLBINDIMAGETEXTURESPROC) (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 | 2583 typedef void (APIENTRYP PFNGLBINDIMAGETEXTURESPROC) (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 | 2598 typedef void (APIENTRYP PFNGLBINDIMAGETEXTURESPROC) (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 | 2547 typedef void (APIENTRYP PFNGLBINDIMAGETEXTURESPROC) (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 | 6927 typedef void (GLAPIENTRY *PFNGLBINDIMAGETEXTURESPROC)(GLuint first, GLsizei count, const GLuint * textures); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint first,GLsizei count,const GLuint * textures) [all...] |
Completed in 260 milliseconds