Home
last modified time | relevance | path

Searched refs:CHANNEL_A (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkImageUtil.hpp110 CHANNEL_A = (1u<<3), // Has "A" (3) channel enumerator
H A DvkImageUtil.cpp546 const deUint32 chanA = PlanarFormatDescription::CHANNEL_A; in getYCbCrPlanarFormatDescription()
1307 const deUint8 chanA = (deUint8)PlanarFormatDescription::CHANNEL_A; in getCorePlanarFormatDescription()
2631 const auto chanA = static_cast<uint8_t>(PlanarFormatDescription::CHANNEL_A); in getPlanarFormatDescription()

Completed in 8 milliseconds