Searched defs:PFNGLFINISHFENCEAPPLEPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 5856 typedef void (APIENTRYP PFNGLFINISHFENCEAPPLEPROC) (GLuint fence); typedef in typeref:typename:void (APIENTRYP)(GLuint fence) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 5854 typedef void (APIENTRYP PFNGLFINISHFENCEAPPLEPROC) (GLuint fence); typedef in typeref:typename:void (APIENTRYP)(GLuint fence) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 7552 typedef void (GLAPIENTRY *PFNGLFINISHFENCEAPPLEPROC)(GLuint fence); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint fence) [all...] |
Completed in 172 milliseconds