Searched defs:PFNGLWAITSEMAPHOREUI64NVXPROC (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 9448 typedef void (APIENTRYP PFNGLWAITSEMAPHOREUI64NVXPROC) (GLuint waitGpu, GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint64 *fenceValueArray); typedef in typeref:typename:void (APIENTRYP)(GLuint waitGpu,GLsizei fenceObjectCount,const GLuint * semaphoreArray,const GLuint64 * fenceValueArray) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 10053 typedef void (GLAPIENTRY *PFNGLWAITSEMAPHOREUI64NVXPROC)(GLuint waitGpu, GLsizei fenceObjectCount, const GLuint * semaphoreArray, const GLuint64 * fenceValueArray); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint waitGpu,GLsizei fenceObjectCount,const GLuint * semaphoreArray,const GLuint64 * fenceValueArray) [all...] |
Completed in 129 milliseconds