Searched defs:PFNGLBLENDFUNCSEPARATEIOESPROC (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2ext.h317 typedef void (GL_APIENTRYP PFNGLBLENDFUNCSEPARATEIOESPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint buf,GLenum srcRGB,GLenum dstRGB,GLenum srcAlpha,GLenum dstAlpha)
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h333 typedef void (GL_APIENTRYP PFNGLBLENDFUNCSEPARATEIOESPROC) (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint buf,GLenum srcRGB,GLenum dstRGB,GLenum srcAlpha,GLenum dstAlpha)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7003 typedef void (GLAPIENTRY *PFNGLBLENDFUNCSEPARATEIOESPROC)(GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint buf,GLenum srcRGB,GLenum dstRGB,GLenum srcAlpha,GLenum dstAlpha)
[all...]

Completed in 139 milliseconds