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

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h423 vfmt->VertexAttrib3dv = NAME(VertexAttrib3dv);
H A Dvbo_attrib_tmp.h3126 TAG(VertexAttrib3dv)(GLuint index, const GLdouble *v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c461 SET_VertexAttrib3dv(tab, vfmt->VertexAttrib3dv);
H A Ddd.h1820 void (GLAPIENTRYP VertexAttrib3dv)(GLuint index, const GLdouble *v);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1047 { "glVertexAttrib3dv", _O(VertexAttrib3dv) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1047 { "glVertexAttrib3dv", _O(VertexAttrib3dv) },
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4087 PFNGLVERTEXATTRIB3DVPROC VertexAttrib3dv = local in function:__glXDisp_VertexAttrib3dv
4096 VertexAttrib3dv(*(GLuint *) (pc + 0), (const GLdouble *) (pc + 4));
H A Dindirect_dispatch_swap.c4497 PFNGLVERTEXATTRIB3DVPROC VertexAttrib3dv = local in function:__glXDispSwap_VertexAttrib3dv
4506 VertexAttrib3dv((GLuint) bswap_CARD32(pc + 0),
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2501 #define glVertexAttrib3dv MANGLE(VertexAttrib3dv)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h734 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dv)(GLuint index, const GLdouble *v);
6318 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dv)(GLuint index, const GLdouble *v)
12538 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib3dv))"\n"
12542 ".set "GLAPI_PREFIX_STR(VertexAttrib3dvARB)", "GLAPI_PREFIX_STR(VertexAttrib3dv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h733 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dv)(GLuint index, const GLdouble *v);
6317 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib3dv)(GLuint index, const GLdouble *v)
12537 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib3dv))"\n"
12541 ".set "GLAPI_PREFIX_STR(VertexAttrib3dvARB)", "GLAPI_PREFIX_STR(VertexAttrib3dv)"\n"
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec6605 vectorequiv VertexAttrib3dv
6610 VertexAttrib3dv(index, v)
9215 alias VertexAttrib3dv
20681 alias VertexAttrib3dv

Completed in 99 milliseconds