Searched refs:pSetupReferenceSlot (Results 1 – 11 of 11) sorted by relevance
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | video_decode_extensions.adoc | 248 pname:pDecodeInfo->pSetupReferenceSlot, if not `NULL`, as defined by the 326 ** If pname:pDecodeInfo->pSetupReferenceSlot is not `NULL`, then 328 pname:pDecodeInfo->pSetupReferenceSlot->slotIndex. 336 pname:pDecodeInfo->pSetupReferenceSlot->pNext chain. 361 pname:pDecodeInfo->pSetupReferenceSlot is not `NULL`, then perform the 365 pname:pDecodeInfo->pSetupReferenceSlot->pNext chain, then 367 pname:pDecodeInfo->pSetupReferenceSlot->slotIndex. 370 pname:pDecodeInfo->pSetupReferenceSlot->pNext chain, then 372 equals pname:pDecodeInfo->pSetupReferenceSlot->slotIndex. 422 If pname:pDecodeInfo->pSetupReferenceSlot is not `NULL` and [all …]
|
D | video_decode_h264_extensions.adoc | 532 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, if not `NULL`, and 601 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, the information 617 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->slotIndex.
|
D | video_decode_h265_extensions.adoc | 622 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, if not `NULL`, and 651 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot, the information 660 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->slotIndex.
|
D | video_encode_extensions.adoc | 512 * pname:pSetupReferenceSlot is a pointer to a 515 pname:pSetupReferenceSlot->slotIndex specifies the slot index number to 517 pname:pSetupReferenceSlot must: be one of the entries provided in
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_video_decode_queue.adoc | 143 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot; 159 The `dstPictureResource`, `pSetupReferenceSlot`, and `pReferenceSlots` members specify the decode o… 173 `pSetupReferenceSlot` is an optional parameter specifying the video picture resource to use as the … 175 …pSetupReferenceSlot` is specified, the DPB slot identified by its `slotIndex` member is activated … 177 The application has to create the image view specified in `pSetupReferenceSlot->pPictureResource->i… 203 2. When one is not needed (`pSetupReferenceSlot = NULL`) 209 …Resource`, and (one of) the DPB image(s) should be referred to in `pSetupReferenceSlot`, as it wou… 210 …* In _coincide_ mode both `dstPictureResource` and `pSetupReferenceSlot` should refer to a video p… 214 …icture, then such parameters are provided in the `pNext` chain of `pSetupReferenceSlot`. Whether s… 589 .pSetupReferenceSlot = NULL, [all …]
|
D | VK_KHR_video_decode_h265.adoc | 160 …::pReferenceSlots` and the `pNext` chain of `VkVideoDecodeInfoKHR::pSetupReferenceSlot`, respectiv… 382 .pSetupReferenceSlot = &setupSlotInfo,
|
D | VK_KHR_video_decode_h264.adoc | 182 …::pReferenceSlots` and the `pNext` chain of `VkVideoDecodeInfoKHR::pSetupReferenceSlot`, respectiv… 410 .pSetupReferenceSlot = &setupSlotInfo,
|
/hardware/google/gfxstream/guest/mesa/include/vulkan/ |
D | vulkan_beta.h | 119 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot; member
|
D | vulkan_core.h | 8321 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot; member
|
/hardware/google/gfxstream/common/vulkan/include/vulkan/ |
D | vulkan_beta.h | 120 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot; member
|
D | vulkan_hash.hpp | 13705 VULKAN_HPP_HASH_COMBINE( seed, videoDecodeInfoKHR.pSetupReferenceSlot ); in operator ()() 14304 VULKAN_HPP_HASH_COMBINE( seed, videoEncodeInfoKHR.pSetupReferenceSlot ); in operator ()()
|