Searched refs:VertexAttrib3sNV (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 382 vfmt->VertexAttrib3sNV = NAME(VertexAttrib3sNV);
|
D | vbo_attrib_tmp.h | 2731 TAG(VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 418 SET_VertexAttrib3sNV(tab, vfmt->VertexAttrib3sNV); in install_vtxfmt()
|
D | dd.h | 1775 void (GLAPIENTRYP VertexAttrib3sNV)(GLuint index, GLshort x, GLshort y, GLshort z);
|
/third_party/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1363 { "glVertexAttrib3sNV", _O(VertexAttrib3sNV) },
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program.txt | 1079 void VertexAttrib3sNV(uint index, short x, short y, short z);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program.txt | 1079 void VertexAttrib3sNV(uint index, short x, short y, short z);
|