Searched refs:PFNGLVERTEXATTRIB2FNVPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | getprocaddress.c | 2888 PFNGLVERTEXATTRIB2FNVPROC vertexAttrib2fNV = (PFNGLVERTEXATTRIB2FNVPROC) func; |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2966 PFNGLVERTEXATTRIB2FNVPROC epoxy_glVertexAttrib2fNV; [all...] |
| H A D | gl_generated.h | 9786 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB2FNVPROC)(GLuint index, GLfloat x, GLfloat y); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLfloat x,GLfloat y) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11381 typedef void (APIENTRYP PFNGLVERTEXATTRIB2FNVPROC) (GLuint index, GLfloat x, GLfloat y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLfloat x,GLfloat y) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11621 typedef void (APIENTRYP PFNGLVERTEXATTRIB2FNVPROC) (GLuint index, GLfloat x, GLfloat y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLfloat x,GLfloat y) |
Completed in 299 milliseconds