Searched refs:VertexDataStorage (Results 1 – 1 of 1) sorted by relevance
105 class VertexDataStorage class108 VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices);124 VertexDataStorage::VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices) in VertexDataStorage() function in deqp::gls::__anon2cda2ffd0211::VertexDataStorage131 static inline glu::VertexArrayBinding getEntryWithPointer (const VertexDataStorage& data, int ndx) in getEntryWithPointer()311 static void setupAttributes (sglr::Context& ctx, const VertexDataStorage& vertexData, deUint32 prog… in setupAttributes()517 VertexDataStorage vertexData (m_vertexShader.getInputs(), numVertices); in iterate()