HomeSort by relevance Sort by last modified time
    Searched full:computevertexlayout (Results 1 - 1 of 1) sorted by null

  /external/deqp/modules/glshared/
glsFragOpInteractionCase.cpp 79 static void computeVertexLayout (const vector<rsg::ShaderInput*>& attributes, int numVertices, vector<glu::VertexArrayBinding>* layout, int* stride)
127 computeVertexLayout(attributes, numVertices, &m_layout, &stride);

Completed in 781 milliseconds