Home
last modified time | relevance | path

Searched defs:gridVtxHeight (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgProgramExecutor.cpp188 …VertexIndices (float cellWidth, float cellHeight, int gridVtxWidth, int gridVtxHeight, int x, int … in computeVertexIndices()
214 int gridVtxHeight = m_gridHeight+1; in execute() local