Searched refs:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR (Results 1 – 9 of 9) sorted by relevance
103 …* `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR` allows using the image as a decode DPB picture (recons…177 …eSlot->pPictureResource->imageViewBinding` with the new `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR` …194 …uld always create the image(s) backing the DPB with the `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR` …225 …ding` of the elements of `pReferenceSlots` with the new `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR``…257 …ted/reference pictures), then it should include the new `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR` …259 …uding both `VK_IMAGE_USAGE_VIDEO_DECODE_DST_BIT_KHR` and `VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR`.417 formatInfo.imageUsage = VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR;520 VkImageUsage dpbImageUsage = VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR;
1018 return VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR; in vk_image_layout_to_usage_flags()
268 been created with ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR
906 both ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR and916 ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR, but not923 ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR.1280 containing ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR, and with a1597 * ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR2542 been created with ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR
2277 ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR, then the pname:pNext3131 * ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR specifies that the image3186 * ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR4287 the ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR usage bit enabled.5241 ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR, then the pname:viewType
3647 |ename:VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR | ename:VK_FORMAT_FEATURE_VIDEO_DECODE_DPB_BIT_KHR
2589 case VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR: in string_VkImageUsageFlagBits()
1942 eVideoDecodeDpbKHR = VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR,
2332 VK_IMAGE_USAGE_VIDEO_DECODE_DPB_BIT_KHR = 0x00001000, enumerator