Searched defs:PFNGLUNIFORMHANDLEUI64IMGPROC (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 2271 typedef void (GL_APIENTRYP PFNGLUNIFORMHANDLEUI64IMGPROC) (GLint location, GLuint64 value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLuint64 value) |
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ | ||
| H A D | gl2ext.h | 2312 typedef void (GL_APIENTRYP PFNGLUNIFORMHANDLEUI64IMGPROC) (GLint location, GLuint64 value); typedef in typeref:typename:void (GL_APIENTRYP)(GLint location,GLuint64 value) |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated.h | 9611 typedef void (GLAPIENTRY *PFNGLUNIFORMHANDLEUI64IMGPROC)(GLint location, GLuint64 value); typedef in typeref:typename:void (GLAPIENTRY *)(GLint location,GLuint64 value) [all...] |
Completed in 88 milliseconds