Searched refs:ycbcrModelConverionCount (Results 1 – 2 of 2) sorted by relevance
773 int ycbcrModelConverionCount = std::min( (int)vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_LAST, 4 ); in textureConversionTest() local774 for (int i = 0; i < ycbcrModelConverionCount; i++) in textureConversionTest()1079 int ycbcrModelConverionCount = std::min((int)vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_LAST, 4); in createTestShaders() local1080 for (int i = 0; i < ycbcrModelConverionCount; i++) in createTestShaders()