Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp124 const PlanarFormatDescription& getYCbCrPlanarFormatDescription (VkFormat format);
DvkImageUtil.cpp248 const PlanarFormatDescription& getYCbCrPlanarFormatDescription (VkFormat format) in getYCbCrPlanarFormatDescription() function
1391 return getYCbCrPlanarFormatDescription(format); in getPlanarFormatDescription()