Searched refs:VertexAttrib4bv (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/vbo/
H A Dvbo_init_tmp.h428 vfmt->VertexAttrib4bv = NAME(VertexAttrib4bv);
H A Dvbo_attrib_tmp.h3162 TAG(VertexAttrib4bv)(GLuint index, const GLbyte * v)
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dvtxfmt.c466 SET_VertexAttrib4bv(tab, vfmt->VertexAttrib4bv);
H A Ddd.h1823 void (GLAPIENTRYP VertexAttrib4bv)(GLuint index, const GLbyte * v);
/xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1059 { "glVertexAttrib4bv", _O(VertexAttrib4bv) },
/xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/
H A Dcheck_table.cpp1059 { "glVertexAttrib4bv", _O(VertexAttrib4bv) },
/xsrc/external/mit/xorg-server/dist/glx/
H A Dindirect_dispatch.c4158 PFNGLVERTEXATTRIB4BVPROC VertexAttrib4bv = local in function:__glXDisp_VertexAttrib4bv
4160 VertexAttrib4bv(*(GLuint *) (pc + 0), (const GLbyte *) (pc + 4));
H A Dindirect_dispatch_swap.c4579 PFNGLVERTEXATTRIB4BVPROC VertexAttrib4bv = local in function:__glXDispSwap_VertexAttrib4bv
4581 VertexAttrib4bv((GLuint) bswap_CARD32(pc + 0), (const GLbyte *) (pc + 4));
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h2518 #define glVertexAttrib4bv MANGLE(VertexAttrib4bv)
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dglapi_mapi_tmp.h754 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4bv)(GLuint index, const GLbyte *v);
6458 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4bv)(GLuint index, const GLbyte *v)
12598 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib4bv))"\n"
12602 ".set "GLAPI_PREFIX_STR(VertexAttrib4bvARB)", "GLAPI_PREFIX_STR(VertexAttrib4bv)"\n"
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dglapi_mapi_tmp.h753 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4bv)(GLuint index, const GLbyte *v);
6457 GLAPI void APIENTRY GLAPI_PREFIX(VertexAttrib4bv)(GLuint index, const GLbyte *v)
12597 STUB_ASM_ENTRY(GLAPI_PREFIX_STR(VertexAttrib4bv))"\n"
12601 ".set "GLAPI_PREFIX_STR(VertexAttrib4bvARB)", "GLAPI_PREFIX_STR(VertexAttrib4bv)"\n"

Completed in 84 milliseconds