Home
last modified time | relevance | path

Searched refs:GetVertexAttribIuiv (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1445 { "glGetVertexAttribIuiv", _O(GetVertexAttribIuiv) },
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.h326 void GetVertexAttribIuiv(GLuint index, GLenum pname, GLuint* params) override;
Dmojo_gles2_impl_autogen.cc659 void MojoGLES2Impl::GetVertexAttribIuiv(GLuint index, in GetVertexAttribIuiv() function in mojo::MojoGLES2Impl
/external/mesa3d/include/GL/
Dgl_mangle.h1101 #define glGetVertexAttribIuiv MANGLE(GetVertexAttribIuiv)