Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp870 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local
936 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local
998 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local
Des3fFragmentOutputTests.cpp407 const int cellX = de::clamp(deFloorFloatToInt32((float)x / cellW), 0, gridWidth-2); in renderFloatReference() local
437 int cellX = de::clamp(deFloorFloatToInt32((float)x / cellW), 0, gridWidth-2); in renderIntReference() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1265 const int cellX = cellNdx % m_gridSize; in getAttributeData() local
4071 const int cellX = cellNdx % m_gridSize; in generateAttributeData() local
4796 const int cellX = (cellNdx / 2) % gridSize; in genVbo() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp2060 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp3891 for (int cellX = 0; cellX < scene.gridWidth; ++cellX) in generateLayeredGridVertexAttribData4C4V() local