Searched defs:PFNGLBINDIMAGETEXTUREEXTPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 8163 typedef void (APIENTRYP PFNGLBINDIMAGETEXTUREEXTPROC) (GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLuint texture,GLint level,GLboolean layered,GLint layer,GLenum access,GLint format)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 8177 typedef void (APIENTRYP PFNGLBINDIMAGETEXTUREEXTPROC) (GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLuint texture,GLint level,GLboolean layered,GLint layer,GLenum access,GLint format)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 6926 typedef void (GLAPIENTRY *PFNGLBINDIMAGETEXTUREEXTPROC)(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLuint texture,GLint level,GLboolean layered,GLint layer,GLenum access,GLint format) [all...] |
Completed in 154 milliseconds