Searched refs:VertexAttrib4ubNV (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 374 vfmt->VertexAttrib4ubNV = NAME(VertexAttrib4ubNV);
|
D | vbo_attrib_tmp.h | 2624 TAG(VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z, GLubyte w) in TAG() argument
|
/external/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 410 SET_VertexAttrib4ubNV(tab, vfmt->VertexAttrib4ubNV); in install_vtxfmt()
|
D | dd.h | 1692 void (GLAPIENTRYP VertexAttrib4ubNV)(GLuint index, GLubyte x, GLubyte y, GLubyte z,
|
/external/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1371 { "glVertexAttrib4ubNV", _O(VertexAttrib4ubNV) },
|