Searched defs:PFNGLXQUERYCURRENTRENDERERSTRINGMESAPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glxext.h | 481 typedef const char *( *PFNGLXQUERYCURRENTRENDERERSTRINGMESAPROC) (int attribute); typedef in typeref:typename:const char * (*)(int attribute) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glxext.h | 488 typedef const char *( *PFNGLXQUERYCURRENTRENDERERSTRINGMESAPROC) (int attribute); typedef in typeref:typename:const char * (*)(int attribute) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | glx_generated.h | 571 typedef const char * (GLAPIENTRY *PFNGLXQUERYCURRENTRENDERERSTRINGMESAPROC)(int attribute); typedef in typeref:typename:const char * (GLAPIENTRY *)(int attribute) |
Completed in 10 milliseconds