Searched defs:PFNGLFRAMEBUFFERTEXTUREPROC (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES3/
H A Dgl32.h1757 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTUREPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum attachment,GLuint texture,GLint level)
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl32.h1755 typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTUREPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (GL_APIENTRYP)(GLenum target,GLenum attachment,GLuint texture,GLint level)
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h1616 typedef void (APIENTRYP PFNGLFRAMEBUFFERTEXTUREPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum attachment,GLuint texture,GLint level)
H A Dglext.h1503 typedef void (APIENTRYP PFNGLFRAMEBUFFERTEXTUREPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum attachment,GLuint texture,GLint level)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h1579 typedef void (APIENTRYP PFNGLFRAMEBUFFERTEXTUREPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum attachment,GLuint texture,GLint level)
H A Dglext.h1467 typedef void (APIENTRYP PFNGLFRAMEBUFFERTEXTUREPROC) (GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum attachment,GLuint texture,GLint level)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7622 typedef void (GLAPIENTRY *PFNGLFRAMEBUFFERTEXTUREPROC)(GLenum target, GLenum attachment, GLuint texture, GLint level); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLenum attachment,GLuint texture,GLint level)
[all...]

Completed in 206 milliseconds