Searched refs:PFNGLUNIFORMBUFFEREXTPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2789 PFNGLUNIFORMBUFFEREXTPROC epoxy_glUniformBufferEXT; [all...] |
| H A D | gl_generated.h | 9609 typedef void (GLAPIENTRY *PFNGLUNIFORMBUFFEREXTPROC)(GLuint program, GLint location, GLuint buffer); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLint location,GLuint buffer) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 6510 typedef void (APIENTRYP PFNGLUNIFORMBUFFEREXTPROC) (GLuint program, GLint location, GLuint buffer); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint buffer) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 6512 typedef void (APIENTRYP PFNGLUNIFORMBUFFEREXTPROC) (GLuint program, GLint location, GLuint buffer); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLint location,GLuint buffer) |
Completed in 258 milliseconds