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

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h419 vfmt->VertexAttrib1dv = NAME(VertexAttrib1dv);
H A Dvbo_attrib_tmp.h3078 TAG(VertexAttrib1dv)(GLuint index, const GLdouble *v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c457 SET_VertexAttrib1dv(tab, vfmt->VertexAttrib1dv);
H A Ddd.h1816 void (GLAPIENTRYP VertexAttrib1dv)(GLuint index, const GLdouble *v);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1035 { "glVertexAttrib1dv", _O(VertexAttrib1dv) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1035 { "glVertexAttrib1dv", _O(VertexAttrib1dv) },
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4041 PFNGLVERTEXATTRIB1DVPROC VertexAttrib1dv = local in function:__glXDisp_VertexAttrib1dv
4050 VertexAttrib1dv(*(GLuint *) (pc + 0), (const GLdouble *) (pc + 4));
H A Dindirect_dispatch_swap.c4445 PFNGLVERTEXATTRIB1DVPROC VertexAttrib1dv = local in function:__glXDispSwap_VertexAttrib1dv
4454 VertexAttrib1dv((GLuint) bswap_CARD32(pc + 0),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2461 #define glVertexAttrib1dv MANGLE(VertexAttrib1dv)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h718 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dv)(GLuint index, const GLdouble *v);
6206 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dv)(GLuint index, const GLdouble *v)
12490 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib1dv))"\n"
12494 ".set "GLAPI_PREFIX_STR(VertexAttrib1dvARB)", "GLAPI_PREFIX_STR(VertexAttrib1dv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h717 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dv)(GLuint index, const GLdouble *v);
6205 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib1dv)(GLuint index, const GLdouble *v)
12489 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib1dv))"\n"
12493 ".set "GLAPI_PREFIX_STR(VertexAttrib1dvARB)", "GLAPI_PREFIX_STR(VertexAttrib1dv)"\n"
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec6462 vectorequiv VertexAttrib1dv
6467 VertexAttrib1dv(index, v)
9090 alias VertexAttrib1dv
20556 alias VertexAttrib1dv

Completed in 122 milliseconds