Searched refs:PFNGLVERTEXATTRIB2DNVPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | getprocaddress.c | 2903 PFNGLVERTEXATTRIB2DNVPROC vertexAttrib2dNV = (PFNGLVERTEXATTRIB2DNVPROC) func; |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2960 PFNGLVERTEXATTRIB2DNVPROC epoxy_glVertexAttrib2dNV; [all...] |
| H A D | gl_generated.h | 9780 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB2DNVPROC)(GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,GLdouble x,GLdouble y) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 11379 typedef void (APIENTRYP PFNGLVERTEXATTRIB2DNVPROC) (GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 11619 typedef void (APIENTRYP PFNGLVERTEXATTRIB2DNVPROC) (GLuint index, GLdouble x, GLdouble y); typedef in typeref:typename:void (APIENTRYP)(GLuint index,GLdouble x,GLdouble y) |
Completed in 234 milliseconds