Home
last modified time | relevance | path

Searched defs:VertexAttrib1f (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp5980 void VertexAttrib1f(GLuint index, GLfloat x) in VertexAttrib1f() function
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc1130 void MojoGLES2Impl::VertexAttrib1f(GLuint indx, GLfloat x) { in VertexAttrib1f() function in mojo::MojoGLES2Impl