Searched refs:PFNGLGETTRANSFORMFEEDBACKVARYINGNVPROC (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 1265 PFNGLGETTRANSFORMFEEDBACKVARYINGNVPROC epoxy_glGetTransformFeedbackVaryingNV; [all...] |
| H A D | gl_generated.h | 8085 typedef void (GLAPIENTRY *PFNGLGETTRANSFORMFEEDBACKVARYINGNVPROC)(GLuint program, GLuint index, GLint * location); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint program,GLuint index,GLint * location) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11064 typedef void (APIENTRYP PFNGLGETTRANSFORMFEEDBACKVARYINGNVPROC) (GLuint program, GLuint index, GLint *location); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLuint index,GLint * location) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11296 typedef void (APIENTRYP PFNGLGETTRANSFORMFEEDBACKVARYINGNVPROC) (GLuint program, GLuint index, GLint *location); typedef in typeref:typename:void (APIENTRYP)(GLuint program,GLuint index,GLint * location) |
Completed in 256 milliseconds