Searched refs:VertexAttrib4sNV (Results 1 – 5 of 5) sorted by relevance
/external/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 372 vfmt->VertexAttrib4sNV = NAME(VertexAttrib4sNV);
|
D | vbo_attrib_tmp.h | 2610 TAG(VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in TAG() argument
|
/external/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 408 SET_VertexAttrib4sNV(tab, vfmt->VertexAttrib4sNV); in install_vtxfmt()
|
D | dd.h | 1688 void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z,
|
/external/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1369 { "glVertexAttrib4sNV", _O(VertexAttrib4sNV) },
|