Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/vbo/
Dvbo_init_tmp.h84 vfmt->VertexAttrib4fARB = NAME_ES(VertexAttrib4f);
93 vfmt->VertexAttrib4fARB = NAME(VertexAttrib4fARB);
Dvbo_attrib_tmp.h549 TAG(VertexAttrib4fARB)(GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w) in TAG() argument
/third_party/mesa3d/src/mesa/main/
Dvtxfmt.c133 SET_VertexAttrib4fARB(tab, vfmt->VertexAttrib4fARB); in install_vtxfmt()
Ddd.h1487 void (GLAPIENTRYP VertexAttrib4fARB)( GLuint index, GLfloat x, GLfloat y, GLfloat z, GLfloat w );
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1062 { "glVertexAttrib4fARB", _O(VertexAttrib4fARB) },
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DARB_vertex_shader.txt548 void VertexAttrib4fARB(uint index, float v0, float v1, float v2, float v3)
DARB_vertex_program.txt1467 void VertexAttrib4fARB(uint index, float x, float y, float z, float w);
/third_party/openGLES/extensions/ARB/
DARB_vertex_shader.txt558 void VertexAttrib4fARB(uint index, float v0, float v1, float v2, float v3)
DARB_vertex_program.txt1477 void VertexAttrib4fARB(uint index, float x, float y, float z, float w);