Home
last modified time | relevance | path

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

/external/deqp/framework/randomshaders/
DrsgProgramExecutor.cpp188 inline tcu::IVec4 computeVertexIndices (float cellWidth, float cellHeight, int gridVtxWidth, int gr… in computeVertexIndices() function
326 …tcu::IVec4 vtxIndices = computeVertexIndices(cellWidth, cellHeight, gridVtxWidth, gridVtxHeight, x… in execute()