Searched refs:dstPictureResource (Results 1 – 4 of 4) sorted by relevance
266 pname:pDecodeInfo->dstPictureResource and any codec-specific parameters427 resources specified by pname:pDecodeInfo->dstPictureResource and436 resources specified by pname:pDecodeInfo->dstPictureResource and440 pname:pDecodeInfo->dstPictureResource.imageViewBinding must: be444 The format of pname:pDecodeInfo->dstPictureResource.imageViewBinding448 pname:pDecodeInfo->dstPictureResource.codedOffset must: be an integer451 pname:pDecodeInfo->dstPictureResource.codedExtent must: be between455 pname:pDecodeInfo->dstPictureResource.imageViewBinding must: have been460 then pname:pDecodeInfo->dstPictureResource.imageViewBinding must: not465 then pname:pDecodeInfo->dstPictureResource.imageViewBinding must: have[all …]
142 VkVideoPictureResourceInfoKHR dstPictureResource;159 The `dstPictureResource`, `pSetupReferenceSlot`, and `pReferenceSlots` members specify the decode o…164 `dstPictureResource` defines the parameters of the video picture resource to use as the decode outp…166 The application has to create the image view specified in `dstPictureResource.imageViewBinding` wit…175 …lar requirement exists for the decode output picture specified by `dstPictureResource` which can r…205 …cation can use the image created for the decode output picture in `dstPictureResource`, indifferen…209 …* In _distinct_ mode the decode output picture's image should be used in `dstPictureResource`, and…210 …* In _coincide_ mode both `dstPictureResource` and `pSetupReferenceSlot` should refer to a video p…588 .dstPictureResource = decodeOutputPictureResource,636 .dstPictureResource = decodeOutputPictureResource,[all …]
8320 VkVideoPictureResourceInfoKHR dstPictureResource; member
13704 VULKAN_HPP_HASH_COMBINE( seed, videoDecodeInfoKHR.dstPictureResource ); in operator ()()