Searched defs:cellX (Results 1 – 8 of 8) sorted by relevance
878 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local944 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local1007 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local
390 const int cellX = de::clamp(deFloorFloatToInt32((float)x / cellW), 0, gridWidth - 2); in renderFloatReference() local421 int cellX = de::clamp(deFloorFloatToInt32((float)x / cellW), 0, gridWidth - 2); in renderIntReference() local
484 const auto cellX = (((nCell) % m_gridSizeXYZ.x())); in createTLAS() local542 const auto cellX = (((nCell) % m_gridSizeXYZ.x())); in createTLAS() local595 const auto cellX = (((nInstance) % m_gridSizeXYZ.x())); in createTLAS() local660 const auto cellX = (((cellIndex) % m_gridSizeXYZ.x())); in createTLAS() local730 const auto cellX = (((cellIndex) % m_gridSizeXYZ.x())); in createTLAS() local783 const auto cellX = (((nCell) % m_gridSizeXYZ.x())); in fillVertexVec() local
1584 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local1608 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local
3573 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local3599 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local
1386 const int cellX = cellNdx % m_gridSize; in getAttributeData() local4377 const int cellX = cellNdx % m_gridSize; in generateAttributeData() local5102 const int cellX = (cellNdx / 2) % gridSize; in genVbo() local
2162 for (int cellX = 0; cellX < numRowsCols; cellX++) in render() local
4340 for (int cellX = 0; cellX < scene.gridWidth; ++cellX) in generateLayeredGridVertexAttribData4C4V() local