Home
last modified time | relevance | path

Searched refs:VertexAttrib2fARB (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h80 vfmt->VertexAttrib2fARB = NAME_ES(VertexAttrib2f);
89 vfmt->VertexAttrib2fARB = NAME(VertexAttrib2fARB);
Dvbo_attrib_tmp.h501 TAG(VertexAttrib2fARB)(GLuint index, GLfloat x, GLfloat y) in TAG() argument
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c129 SET_VertexAttrib2fARB(tab, vfmt->VertexAttrib2fARB); in install_vtxfmt()
Ddd.h1483 void (GLAPIENTRYP VertexAttrib2fARB)( GLuint index, GLfloat x, GLfloat y );
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1042 { "glVertexAttrib2fARB", _O(VertexAttrib2fARB) },
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_shader.txt542 void VertexAttrib2fARB(uint index, float v0, float v1)
DARB_vertex_program.txt1461 void VertexAttrib2fARB(uint index, float x, float y);
/third_party/openGLES/extensions/ARB/
DARB_vertex_shader.txt552 void VertexAttrib2fARB(uint index, float v0, float v1)
DARB_vertex_program.txt1471 void VertexAttrib2fARB(uint index, float x, float y);