Searched refs:PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 2443 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC) (GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLuint64 value)
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 2490 typedef void (GL_APIENTRYP PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC) (GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (GL_APIENTRYP)(GLuint program,GLint location,GLuint64 value)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 4775 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC) (GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 value)
|
| H A D | glext.h | 9434 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC) (GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 value)
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 4809 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC) (GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 value)
|
| H A D | glext.h | 9501 typedef void (APIENTRYP PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC) (GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint64 value)
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated_dispatch.c | 2146 PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC epoxy_glProgramUniformHandleui64NV; [all...] |
| H A D | gl_generated.h | 8966 typedef void (GLAPIENTRY *PFNGLPROGRAMUNIFORMHANDLEUI64NVPROC)(GLuint program, GLint location, GLuint64 value); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint64 value) [all...] |
Completed in 308 milliseconds