Home
last modified time | relevance | path

Searched defs:gridVtxWidth (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()
213 int gridVtxWidth = m_gridWidth+1; in execute() local