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

/external/deqp/modules/glshared/
H A DglsFragOpInteractionCase.cpp79 static void computeVertexLayout (const vector<rsg::ShaderInput*>& attributes, int numVertices, vector<glu::VertexArrayBinding>* layout, int* stride) function in namespace:deqp::gls::__anon4607
127 computeVertexLayout(attributes, numVertices, &m_layout, &stride);

Completed in 114 milliseconds