Searched refs:VertexAttrib4sNV (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 384 vfmt->VertexAttrib4sNV = NAME(VertexAttrib4sNV);
|
D | vbo_attrib_tmp.h | 2745 TAG(VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z, GLshort w) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 420 SET_VertexAttrib4sNV(tab, vfmt->VertexAttrib4sNV); in install_vtxfmt()
|
D | dd.h | 1777 void (GLAPIENTRYP VertexAttrib4sNV)(GLuint index, GLshort x, GLshort y, GLshort z,
|
/third_party/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1369 { "glVertexAttrib4sNV", _O(VertexAttrib4sNV) },
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program.txt | 1082 void VertexAttrib4sNV(uint index, short x, short y, short z, short w);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program.txt | 1082 void VertexAttrib4sNV(uint index, short x, short y, short z, short w);
|