Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp869 for (int cellY = 0; cellY < numRowsCols; cellY++) in render() local
935 for (int cellY = 0; cellY < numRowsCols; cellY++) in render() local
997 for (int cellY = 0; cellY < numRowsCols; cellY++) in render() local
Des3fFragmentOutputTests.cpp408 const int cellY = de::clamp(deFloorFloatToInt32((float)y / cellH), 0, gridHeight-2); in renderFloatReference() local
438 int cellY = de::clamp(deFloorFloatToInt32((float)y / cellH), 0, gridHeight-2); in renderIntReference() local
/external/angle/src/tests/gl_tests/
DClearTest.cpp1483 for (int cellY = 0; cellY < numRowsCols; cellY++) in TEST_P() local
1507 for (int cellY = 0; cellY < numRowsCols; cellY++) in TEST_P() local
DStateChangeTest.cpp3252 for (int cellY = 0; cellY < numRowsCols; cellY++) in TEST_P() local
3278 for (int cellY = 0; cellY < numRowsCols; cellY++) in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingMiscTests.cpp491 const auto cellY = (((nCell / m_gridSizeXYZ.x() ) % m_gridSizeXYZ.y() )); in createTLAS() local
559 const auto cellY = (((nCell / m_gridSizeXYZ.x() ) % m_gridSizeXYZ.y() )); in createTLAS() local
619 const auto cellY = (((nInstance / m_gridSizeXYZ.x() ) % m_gridSizeXYZ.y() )); in createTLAS() local
687 const auto cellY = (((cellIndex / m_gridSizeXYZ.x() ) % m_gridSizeXYZ.y() )); in createTLAS() local
763 const auto cellY = (((cellIndex / m_gridSizeXYZ.x() ) % m_gridSizeXYZ.y() )); in createTLAS() local
825 const auto cellY = (((nCell / m_gridSizeXYZ.x() ) % m_gridSizeXYZ.y() )); in fillVertexVec() local
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp1266 const int cellY = cellNdx / m_gridSize; in getAttributeData() local
4072 const int cellY = cellNdx / m_gridSize; in generateAttributeData() local
4797 const int cellY = (cellNdx / 2) / gridSize; in genVbo() local
/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp2059 for (int cellY = 0; cellY < numRowsCols; cellY++) in render() local
/external/deqp/modules/gles3/performance/
Des3pBufferDataUploadTests.cpp3890 for (int cellY = 0; cellY < scene.gridHeight; ++cellY) in generateLayeredGridVertexAttribData4C4V() local