Searched refs:getYCbCrFormatChannelCount (Results 1 – 4 of 4) sorted by relevance
177 deUint32 getYCbCrFormatChannelCount (vk::VkFormat format);
1180 …Model != vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY && getYCbCrFormatChannelCount(format) … in initTests()1280 …Model != vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY && getYCbCrFormatChannelCount(format) … in initTests()1473 …Model != vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY && getYCbCrFormatChannelCount(format) … in initTests()
1285 deUint32 getYCbCrFormatChannelCount (vk::VkFormat format) in getYCbCrFormatChannelCount() function
1410 …= vk::VK_SAMPLER_YCBCR_MODEL_CONVERSION_RGB_IDENTITY && ycbcr::getYCbCrFormatChannelCount(format) … in createYCbCrConversionTests()