Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsFragOpInteractionCase.cpp79 static void computeVertexLayout(const vector<rsg::ShaderInput *> &attributes, int numVertices, in computeVertexLayout() function
148 computeVertexLayout(attributes, numVertices, &m_layout, &stride); in VertexDataStorage()