Home
last modified time | relevance | path

Searched refs:formatsVectorType (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.hpp305 typedef std::vector<formatDefinition> formatsVectorType; typedef in glcts::TextureCubeMapArraySamplingTest
667 void testFormats(formatsVectorType& formats, resolutionsVectorType& resolutions);
679 formatsVectorType m_formats;
680 formatsVectorType m_compressed_formats;
H A DesextcTextureCubeMapArraySampling.cpp3595 void TextureCubeMapArraySamplingTest::testFormats(formatsVectorType& formats, resolutionsVectorType& resolutions)
3600 for (formatsVectorType::iterator format = formats.begin(), end_format = formats.end(); end_format != format;

Completed in 11 milliseconds