Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fReadPixelsTests.cpp313 const int rowWidth = (m_rowLength == 0 ? m_width : m_rowLength) + m_skipPixels; in clearColor() local
355 const int rowWidth = (m_rowLength == 0 ? m_width : m_rowLength); in iterate() local