Searched refs:formatsVectorType (Results 1 – 2 of 2) sorted by relevance
305 typedef std::vector<formatDefinition> formatsVectorType; typedef in glcts::TextureCubeMapArraySamplingTest667 void testFormats(formatsVectorType& formats, resolutionsVectorType& resolutions);679 formatsVectorType m_formats;680 formatsVectorType m_compressed_formats;
3601 void TextureCubeMapArraySamplingTest::testFormats(formatsVectorType& formats, resolutionsVectorType…3606 …for (formatsVectorType::iterator format = formats.begin(), end_format = formats.end(); end_format …