Searched defs:PFNGLXGETSWAPINTERVALMESAPROC (Results 1 - 7 of 7) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/xdemos/ | ||
| H A D | glxgears.c | 42 typedef int (*PFNGLXGETSWAPINTERVALMESAPROC)(void); typedef in typeref:typename:int (*)(void) |
| H A D | glxswapcontrol.c | 53 typedef GLint ( * PFNGLXGETSWAPINTERVALMESAPROC) ( void ); typedef in typeref:typename:GLint (*)(void) |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glx.h | 401 typedef int (*PFNGLXGETSWAPINTERVALMESAPROC)(void); typedef in typeref:typename:int (*)(void) |
| H A D | glxext.h | 512 typedef int ( *PFNGLXGETSWAPINTERVALMESAPROC) (void); typedef in typeref:typename:int (*)(void) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glx.h | 396 typedef int (*PFNGLXGETSWAPINTERVALMESAPROC)(void); typedef in typeref:typename:int (*)(void) |
| H A D | glxext.h | 519 typedef int ( *PFNGLXGETSWAPINTERVALMESAPROC) (void); typedef in typeref:typename:int (*)(void) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 546 typedef int (GLAPIENTRY *PFNGLXGETSWAPINTERVALMESAPROC)(void); typedef in typeref:typename:int (GLAPIENTRY *)(void) |
Completed in 17 milliseconds