Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp102 CHANNEL_B = (1u<<2), // Has "B" (2) channel enumerator
DvkImageUtil.cpp386 const deUint32 chanB = PlanarFormatDescription::CHANNEL_B; in getYCbCrPlanarFormatDescription()
1147 const deUint8 chanB = (deUint8)PlanarFormatDescription::CHANNEL_B; in getCorePlanarFormatDescription()