Searched refs:PFNGLGETSEPARABLEFILTEREXTPROC (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dsinglepix.c119 PFNGLGETSEPARABLEFILTEREXTPROC p =
120 (PFNGLGETSEPARABLEFILTEREXTPROC) table[359];
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dsinglepix.c119 PFNGLGETSEPARABLEFILTEREXTPROC p =
120 (PFNGLGETSEPARABLEFILTEREXTPROC) table[359];
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated_dispatch.c1197 PFNGLGETSEPARABLEFILTEREXTPROC epoxy_glGetSeparableFilterEXT;
[all...]
H A Dgl_generated.h8017 typedef void (GLAPIENTRY *PFNGLGETSEPARABLEFILTEREXTPROC)(GLenum target, GLenum format, GLenum type, void * row, void * column, void * span); typedef in typeref:typename:void (GLAPIENTRY *)(GLenum target,GLenum format,GLenum type,void * row,void * column,void * span)
[all...]
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h6645 typedef void (APIENTRYP PFNGLGETSEPARABLEFILTEREXTPROC) (GLenum target, GLenum format, GLenum type, void *row, void *column, void *span); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum format,GLenum type,void * row,void * column,void * span)
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h6647 typedef void (APIENTRYP PFNGLGETSEPARABLEFILTEREXTPROC) (GLenum target, GLenum format, GLenum type, void *row, void *column, void *span); typedef in typeref:typename:void (APIENTRYP)(GLenum target,GLenum format,GLenum type,void * row,void * column,void * span)

Completed in 231 milliseconds