Searched refs:VertexAttrib4bv (Results 1 - 11 of 11) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/vbo/ |
| H A D | vbo_init_tmp.h | 428 vfmt->VertexAttrib4bv = NAME(VertexAttrib4bv);
|
| H A D | vbo_attrib_tmp.h | 3162 TAG(VertexAttrib4bv)(GLuint index, const GLbyte * v)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | vtxfmt.c | 466 SET_VertexAttrib4bv(tab, vfmt->VertexAttrib4bv);
|
| H A D | dd.h | 1823 void (GLAPIENTRYP VertexAttrib4bv)(GLuint index, const GLbyte * v);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mapi/glapi/tests/ |
| H A D | check_table.cpp | 1059 { "glVertexAttrib4bv", _O(VertexAttrib4bv) },
|
| /xsrc/external/mit/MesaLib/dist/src/mapi/glapi/tests/ |
| H A D | check_table.cpp | 1059 { "glVertexAttrib4bv", _O(VertexAttrib4bv) },
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | indirect_dispatch.c | 4158 PFNGLVERTEXATTRIB4BVPROC VertexAttrib4bv = local in function:__glXDisp_VertexAttrib4bv 4160 VertexAttrib4bv(*(GLuint *) (pc + 0), (const GLbyte *) (pc + 4));
|
| H A D | indirect_dispatch_swap.c | 4579 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 D | gl_mangle.h | 2518 #define glVertexAttrib4bv MANGLE(VertexAttrib4bv)
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | glapi_mapi_tmp.h | 754 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 D | glapi_mapi_tmp.h | 753 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