Searched defs:setVertexAttribFormat (Results 1 – 4 of 4) sorted by relevance
399 void VertexArray::setVertexAttribFormat(size_t attribIndex, in setVertexAttribFormat() function in gl::VertexArray
1727 void State::setVertexAttribFormat(GLuint attribIndex, in setVertexAttribFormat() function in gl::State
670 void GLESv2Context::setVertexAttribFormat(GLuint attribindex, GLint size, GLenum type, GLboolean no… in setVertexAttribFormat() function in GLESv2Context
211 void GLClientState::setVertexAttribFormat(int location, int size, GLenum type, GLboolean normalized… in setVertexAttribFormat() function in GLClientState