Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h78 vfmt->VertexAttrib1fARB = NAME_ES(VertexAttrib1f);
87 vfmt->VertexAttrib1fARB = NAME(VertexAttrib1fARB);
Dvbo_attrib_tmp.h477 TAG(VertexAttrib1fARB)(GLuint index, GLfloat x) in TAG() argument
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c127 SET_VertexAttrib1fARB(tab, vfmt->VertexAttrib1fARB); in install_vtxfmt()
Ddd.h1481 void (GLAPIENTRYP VertexAttrib1fARB)( GLuint index, GLfloat x );
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1036 { "glVertexAttrib1fARB", _O(VertexAttrib1fARB) },
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_shader.txt539 void VertexAttrib1fARB(uint index, float v0)
DARB_vertex_program.txt1458 void VertexAttrib1fARB(uint index, float x);
/third_party/openGLES/extensions/ARB/
DARB_vertex_shader.txt549 void VertexAttrib1fARB(uint index, float v0)
DARB_vertex_program.txt1468 void VertexAttrib1fARB(uint index, float x);