Searched refs:VertexAttrib2fNV (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/mesa/vbo/ |
D | vbo_init_tmp.h | 149 vfmt->VertexAttrib2fNV = NAME(VertexAttrib2fNV);
|
D | vbo_attrib_tmp.h | 774 TAG(VertexAttrib2fNV)(GLuint index, GLfloat x, GLfloat y) in TAG() argument
|
/third_party/mesa3d/src/mesa/main/ |
D | vtxfmt.c | 118 SET_VertexAttrib2fNV(tab, vfmt->VertexAttrib2fNV); in install_vtxfmt()
|
D | dd.h | 1474 void (GLAPIENTRYP VertexAttrib2fNV)( GLuint index, GLfloat x, GLfloat y );
|
/third_party/mesa3d/src/mapi/glapi/tests/ |
D | check_table.cpp | 1355 { "glVertexAttrib2fNV", _O(VertexAttrib2fNV) },
|
/third_party/openGLES/extensions/NV/ |
D | NV_vertex_program.txt | 1077 void VertexAttrib2fNV(uint index, float x, float y);
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_vertex_program.txt | 1077 void VertexAttrib2fNV(uint index, float x, float y);
|