Searched defs:PFNGLXGETCURRENTREADDRAWABLEPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glx.h | 304 typedef GLXDrawable (* PFNGLXGETCURRENTREADDRAWABLEPROC) (void); typedef in typeref:typename:GLXDrawable (*)(void) |
| H A D | glxext.h | 123 typedef GLXDrawable ( *PFNGLXGETCURRENTREADDRAWABLEPROC) (void); typedef in typeref:typename:GLXDrawable (*)(void) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glx.h | 299 typedef GLXDrawable (* PFNGLXGETCURRENTREADDRAWABLEPROC) (void); typedef in typeref:typename:GLXDrawable (*)(void) |
| H A D | glxext.h | 123 typedef GLXDrawable ( *PFNGLXGETCURRENTREADDRAWABLEPROC) (void); typedef in typeref:typename:GLXDrawable (*)(void) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 533 typedef GLXDrawable (GLAPIENTRY *PFNGLXGETCURRENTREADDRAWABLEPROC)(void); typedef in typeref:typename:GLXDrawable (GLAPIENTRY *)(void) |
Completed in 13 milliseconds