Searched defs:getVertexAttribState (Results 1 – 2 of 2) sorted by relevance
81 VertexAttribState& getVertexAttribState(int index) { return m_vertexAttribState[index]; } in getVertexAttribState() function
743 const VertexAttribute &Context::getVertexAttribState(unsigned int attribNum) in getVertexAttribState() function in gl::Context