Searched defs:VertexAttribI4uiv (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dapi_arrayelt.c1245 VertexAttribI4uiv(GLuint index, const GLuint *v) function
1395 (attrib_func) VertexAttribI4uiv,
/external/mesa3d/src/mesa/vbo/
H A Dvbo_attrib_tmp.h719 TAG(VertexAttribI4uiv)(GLuint index, const GLuint *v) function
/external/libmojo/mojo/gpu/
H A Dmojo_gles2_impl_autogen.cc1186 void MojoGLES2Impl::VertexAttribI4uiv(GLuint indx, const GLuint* values) { function in class:mojo::MojoGLES2Impl
1187 NOTREACHED() << "Unimplemented VertexAttribI4uiv.";

Completed in 72 milliseconds