Searched defs:setVertexAttribFormat (Results 1 – 4 of 4) sorted by relevance
711 void GLESv2Context::setVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean no… in setVertexAttribFormat() function in GLESv2Context
497 void VertexArray::setVertexAttribFormat(size_t attribIndex, in setVertexAttribFormat() function in gl::VertexArray
2871 void State::setVertexAttribFormat(GLuint attribIndex, in setVertexAttribFormat() function in gl::State
212 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat() function in gfxstream::guest::GLClientState