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

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h3582 typedef void (APIENTRYP PFNGLCONVOLUTIONFILTER1DPROC) (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void *image); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLenum format,GLenum type,const void * image)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3546 typedef void (APIENTRYP PFNGLCONVOLUTIONFILTER1DPROC) (GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void *image); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum internalformat,GLsizei width,GLenum format,GLenum type,const void * image)
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h7206 typedef void (GLAPIENTRY *PFNGLCONVOLUTIONFILTER1DPROC)(GLenum target, GLenum internalformat, GLsizei width, GLenum format, GLenum type, const void * image); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLenum internalformat,GLsizei width,GLenum format,GLenum type,const void * image)
[all...]

Completed in 166 milliseconds