Searched defs:VAOState (Results 1 – 1 of 1) sorted by relevance
201 struct VAOState { struct202 VAOState(GLuint ibo, int nLoc, int nBindings) : in VAOState() argument215 typedef std::map<GLuint, VAOState> VAOStateMap; argument