Searched refs:PFNGLCLIENTWAITSEMAPHOREUI64NVXPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 255 PFNGLCLIENTWAITSEMAPHOREUI64NVXPROC epoxy_glClientWaitSemaphoreui64NVX; [all...] |
| H A D | gl_generated.h | 7075 typedef void (GLAPIENTRY *PFNGLCLIENTWAITSEMAPHOREUI64NVXPROC)(GLsizei fenceObjectCount, const GLuint * semaphoreArray, const GLuint64 * fenceValueArray); typedef in typeref:typename:void (GLAPIENTRY *)(GLsizei fenceObjectCount,const GLuint * semaphoreArray,const GLuint64 * fenceValueArray) [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 9449 typedef void (APIENTRYP PFNGLCLIENTWAITSEMAPHOREUI64NVXPROC) (GLsizei fenceObjectCount, const GLuint *semaphoreArray, const GLuint64 *fenceValueArray); typedef in typeref:typename:void (APIENTRYP)(GLsizei fenceObjectCount,const GLuint * semaphoreArray,const GLuint64 * fenceValueArray) |
Completed in 192 milliseconds