Home
last modified time | relevance | path

Searched refs:inputFormatIndex (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp3527 for (int inputFormatIndex = 0; inputFormatIndex < formatsCount; inputFormatIndex++) in testAllFormatsAndTypes() local
3529 m_inputFormat = formats[inputFormatIndex]; in testAllFormatsAndTypes()