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