Searched defs:gridVtxWidth (Results 1 – 1 of 1) sorted by relevance
188 inline tcu::IVec4 computeVertexIndices (float cellWidth, float cellHeight, int gridVtxWidth, int gr… in computeVertexIndices()213 int gridVtxWidth = m_gridWidth+1; in execute() local