Home
last modified time | relevance | path

Searched defs:cellX (Results 1 – 8 of 8) 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/angle/src/tests/gl_tests/
DClearTest.cpp1485 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local
1509 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local
DStateChangeTest.cpp3254 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local
3280 for (int cellX = 0; cellX < numRowsCols; cellX++) in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp490 const auto cellX = (((nCell) % m_gridSizeXYZ.x() )); in createTLAS() local
558 const auto cellX = (((nCell) % m_gridSizeXYZ.x() )); in createTLAS() local
618 const auto cellX = (((nInstance) % m_gridSizeXYZ.x() )); in createTLAS() local
686 const auto cellX = (((cellIndex) % m_gridSizeXYZ.x() )); in createTLAS() local
762 const auto cellX = (((cellIndex) % m_gridSizeXYZ.x() )); in createTLAS() local
824 const auto cellX = (((nCell) % m_gridSizeXYZ.x() )); in fillVertexVec() 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