Searched defs:setVertexAttribFormat (Results 1 – 3 of 3) sorted by relevance
488 void VertexArray::setVertexAttribFormat(size_t attribIndex, in setVertexAttribFormat() function in gl::VertexArray
2791 void State::setVertexAttribFormat(GLuint attribIndex, in setVertexAttribFormat() function in gl::State
213 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat() function in gfxstream::guest::GLClientState