Searched refs:PFNGLWAITSEMAPHOREUI64NVXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 3233 PFNGLWAITSEMAPHOREUI64NVXPROC epoxy_glWaitSemaphoreui64NVX; [all...] |
| 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...] |
| /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) |
Completed in 189 milliseconds