Home
last modified time | relevance | path

Searched refs:getYCbCrPlanarFormatDescription (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp113 const PlanarFormatDescription& getYCbCrPlanarFormatDescription (VkFormat format);
DvkImageUtil.cpp196 const PlanarFormatDescription& getYCbCrPlanarFormatDescription (VkFormat format) in getYCbCrPlanarFormatDescription() function
1339 return getYCbCrPlanarFormatDescription(format); in getPlanarFormatDescription()