Searched refs:vertexAttribInfo (Results 1 – 3 of 3) sorted by relevance
168 vertexAttribInfo(numVertexAttribBindings), in VAOState()176 VertexAttribInfoVector vertexAttribInfo; member194 return it->second.vertexAttribInfo; in attribInfo_const()198 return it->second.vertexAttribInfo; in attribInfo()
258 (GLESpointer*)(vaoIte.second.vertexAttribInfo.data() + i); in postLoadRestoreCtx()
73 vertexAttribInfo.clear(); in VAOState()75 vertexAttribInfo.emplace_back(stream); in VAOState()100 vertexAttribInfo[i].onSave(stream); in onSave()