Searched refs:VertexAttrib4dv (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h425 vfmt->VertexAttrib4dv = NAME(VertexAttrib4dv);
H A Dvbo_attrib_tmp.h3150 TAG(VertexAttrib4dv)(GLuint index, const GLdouble *v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c463 SET_VertexAttrib4dv(tab, vfmt->VertexAttrib4dv);
H A Ddd.h1822 void (GLAPIENTRYP VertexAttrib4dv)(GLuint index, const GLdouble *v);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1061 { "glVertexAttrib4dv", _O(VertexAttrib4dv) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1061 { "glVertexAttrib4dv", _O(VertexAttrib4dv) },
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4166 PFNGLVERTEXATTRIB4DVPROC VertexAttrib4dv = local in function:__glXDisp_VertexAttrib4dv
4175 VertexAttrib4dv(*(GLuint *) (pc + 0), (const GLdouble *) (pc + 4));
H A Dindirect_dispatch_swap.c4587 PFNGLVERTEXATTRIB4DVPROC VertexAttrib4dv = local in function:__glXDispSwap_VertexAttrib4dv
4596 VertexAttrib4dv((GLuint) bswap_CARD32(pc + 0),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2523 #define glVertexAttrib4dv MANGLE(VertexAttrib4dv)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h758 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4dv)(GLuint index, const GLdouble *v);
6486 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4dv)(GLuint index, const GLdouble *v)
12610 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib4dv))"\n"
12614 ".set "GLAPI_PREFIX_STR(VertexAttrib4dvARB)", "GLAPI_PREFIX_STR(VertexAttrib4dv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h757 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4dv)(GLuint index, const GLdouble *v);
6485 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4dv)(GLuint index, const GLdouble *v)
12609 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib4dv))"\n"
12613 ".set "GLAPI_PREFIX_STR(VertexAttrib4dvARB)", "GLAPI_PREFIX_STR(VertexAttrib4dv)"\n"
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec6773 vectorequiv VertexAttrib4dv
6778 VertexAttrib4dv(index, v)
9358 alias VertexAttrib4dv
20748 alias VertexAttrib4dv

Completed in 101 milliseconds