Searched refs:lumaBitDepth (Results 1 – 7 of 7) sorted by relevance
237 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
62 VkVideoComponentBitDepthFlagsKHR lumaBitDepth;650 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,1044 While this extension allows specifying only a single bit in the `chromaSubsampling`, `lumaBitDepth`…
272 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
352 .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,
287 * pname:lumaBitDepth is a bitmask of326 pname:lumaBitDepth, or pname:chromaBitDepth are not supported.335 * [[VUID-VkVideoProfileInfoKHR-lumaBitDepth-07014]]336 pname:lumaBitDepth must: have a single bit set
8078 VkVideoComponentBitDepthFlagsKHR lumaBitDepth; member
10522 VULKAN_HPP_HASH_COMBINE( seed, videoProfileInfoKHR.lumaBitDepth ); in operator ()()