Searched refs:PFNGLVERTEXATTRIB1SVARBPROC (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/mesa-demos/dist/src/tests/ | ||
| H A D | getprocaddress.c | 2723 PFNGLVERTEXATTRIB1SVARBPROC vertexAttrib1svARB = (PFNGLVERTEXATTRIB1SVARBPROC) func; |
| /xsrc/external/mit/libepoxy/src/ | ||
| H A D | gl_generated_dispatch.c | 2956 PFNGLVERTEXATTRIB1SVARBPROC epoxy_glVertexAttrib1svARB; [all...] |
| H A D | gl_generated.h | 9776 typedef void (GLAPIENTRY *PFNGLVERTEXATTRIB1SVARBPROC)(GLuint index, const GLshort * v); typedef in typeref:typename:void (GLAPIENTRY *)(GLuint index,const GLshort * v) [all...] |
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ | ||
| H A D | glext.h | 4804 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SVARBPROC) (GLuint index, const GLshort *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLshort * v) |
| /xsrc/external/mit/MesaLib/dist/include/GL/ | ||
| H A D | glext.h | 4786 typedef void (APIENTRYP PFNGLVERTEXATTRIB1SVARBPROC) (GLuint index, const GLshort *v); typedef in typeref:typename:void (APIENTRYP)(GLuint index,const GLshort * v) |
Completed in 306 milliseconds