Searched refs:VertexDataStorage (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
H A DglsFragOpInteractionCase.cpp105 class VertexDataStorage class in namespace:deqp::gls::__anon4607
108 VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices);
124 VertexDataStorage::VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices) function in class:deqp::gls::__anon4607::VertexDataStorage
131 static inline glu::VertexArrayBinding getEntryWithPointer (const VertexDataStorage& data, int ndx)
311 static void setupAttributes (sglr::Context& ctx, const VertexDataStorage& vertexData, deUint32 program)
517 VertexDataStorage vertexData (m_vertexShader.getInputs(), numVertices);

Completed in 153 milliseconds