Searched refs:noChromaSubsampledFormats (Results 1 – 1 of 1) sorted by relevance
1038 const vk::VkFormat noChromaSubsampledFormats[] = in initTests() local1165 for (size_t formatNdx = 0; formatNdx < DE_LENGTH_OF_ARRAY(noChromaSubsampledFormats); formatNdx++) in initTests()1167 const vk::VkFormat format (noChromaSubsampledFormats[formatNdx]); in initTests()