Searched refs:VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR (Results 1 – 5 of 5) sorted by relevance
113 * `VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR` indicates support for decode DPB picture usage
2402 case VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR: in string_VkFormatFeatureFlagBits()
1795 eVideoDecodeDpbKHR = VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR,
2010 * ename:VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR specifies that an image3647 |ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR | ename:VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR
2253 VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR = 0x04000000, enumerator