Searched refs:chromaBitDepth (Results 1 – 7 of 7) sorted by relevance
238 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
63 VkVideoComponentBitDepthFlagsKHR chromaBitDepth;651 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR1044 …g only a single bit in the `chromaSubsampling`, `lumaBitDepth`, and `chromaBitDepth` members of `V…
273 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
353 .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR
290 * pname:chromaBitDepth is a bitmask of326 pname:lumaBitDepth, or pname:chromaBitDepth are not supported.340 pname:chromaBitDepth must: have a single bit set
8079 VkVideoComponentBitDepthFlagsKHR chromaBitDepth; member
10523 VULKAN_HPP_HASH_COMBINE( seed, videoProfileInfoKHR.chromaBitDepth ); in operator ()()