Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp3534 for (int inputFormatIndex = 0; inputFormatIndex < formatsCount; inputFormatIndex++) in testAllFormatsAndTypes() local
3536 m_inputFormat = formats[inputFormatIndex]; in testAllFormatsAndTypes()