/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/ |
D | video_decode_extensions.adoc | 428 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must: not 437 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must: 474 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource->codedOffset 478 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must: 492 structure pointed to by the pname:pPictureResource member of each 496 The pname:pPictureResource member of each element of 503 Each video picture resource corresponding to the pname:pPictureResource 520 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource does not 529 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource 539 pname:pDecodeInfo->pSetupReferenceSlot->pPictureResource must: be in the [all …]
|
D | video_decode_extensions.txt | 136 * slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->pPictureResource->imageViewBinding 167 * slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->pPictureResource->imageViewBinding 196 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->pPictureResource->imageViewBinding 228 * slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->pPictureResource->imageViewBinding 245 slink:VkVideoDecodeInfoKHR::pname:pSetupReferenceSlot->pPictureResource->imageViewBinding.
|
D | video_extensions.adoc | 2223 * If pname:slotIndex is non-negative and pname:pPictureResource is not 2226 by pname:pPictureResource is added to the set of bound reference picture 2229 * If pname:slotIndex is non-negative and pname:pPictureResource is `NULL`, 2232 * If pname:slotIndex is negative and pname:pPictureResource is not `NULL`, 2235 pname:pPictureResource is added to the set of bound reference picture 2240 * If pname:slotIndex is negative and pname:pPictureResource is `NULL`, 2269 their pname:pPictureResource members. 2313 and the pname:pPictureResource member of any element of 2315 pname:pPictureResource->imageViewBinding for that element must: not 2320 and the pname:pPictureResource member of any element of [all …]
|
D | video_decode_h264_extensions.adoc | 586 slink:VkVideoReferenceSlotInfoKHR::pname:pPictureResource.
|
D | video_extensions.txt | 1539 * pname:pPictureResource is a pointer to a slink:VkVideoPictureResourceKHR
|
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/ |
D | VK_KHR_video_decode_queue.adoc | 175 …pPictureResource` member. Hence this parameter can be used to add new reference pictures to the DP… 177 The application has to create the image view specified in `pSetupReferenceSlot->pPictureResource->i… 221 … member and stored in the video picture specified in the element's `pPictureResource` member, to t… 225 The application has to create the image view specified in `pPictureResource->imageViewBinding` of t… 629 .pPictureResource = &reconstructedPictureResource 667 .pPictureResource = &reconstructedPictureResource 721 .pPictureResource = &referencePictureResource[0] 727 .pPictureResource = &referencePictureResource[1]
|
D | VK_KHR_video_queue.adoc | 380 const VkVideoPictureResourceInfoKHR* pPictureResource; 388 … in `slotIndex` but not specifying any associated picture resource(`pPictureResource = NULL`). Dea…
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/video/ |
D | vktVideoBaseDecodeUtils.cpp | 1340 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->pictureResources[setupSlotNdx]; in DecodePicture() 1344 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->decodeFrameInfo.dstPictureReso… in DecodePicture() 1357 …pReferenceSlots[dpbEntryIdx].pPictureResource = &pPerFrameDecodeParameters->pictureResources[d… in DecodePicture() 1449 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->pictureResources[setupSlotNdx]; in DecodePicture() 1453 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->decodeFrameInfo.dstPictureReso… in DecodePicture() 1464 …pReferenceSlots[dpbEntryIdx].pPictureResource = &pPerFrameDecodeParameters->pictureResources[d… in DecodePicture()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
D | vktVideoBaseDecodeUtils.cpp | 1340 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->pictureResources[setupSlotNdx]; in DecodePicture() 1344 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->decodeFrameInfo.dstPictureReso… in DecodePicture() 1357 …pReferenceSlots[dpbEntryIdx].pPictureResource = &pPerFrameDecodeParameters->pictureResources[d… in DecodePicture() 1449 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->pictureResources[setupSlotNdx]; in DecodePicture() 1453 …pSetupReferenceSlot->pPictureResource = &pPerFrameDecodeParameters->decodeFrameInfo.dstPictureReso… in DecodePicture() 1464 …pReferenceSlots[dpbEntryIdx].pPictureResource = &pPerFrameDecodeParameters->pictureResources[d… in DecodePicture()
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_beta.h | 163 const VkVideoPictureResourceKHR* pPictureResource; member
|
D | vulkan_structs.hpp | 73428 , pPictureResource( pPictureResource_ ) 73462 pPictureResource = pPictureResource_; in setPPictureResource() 73483 ( pPictureResource == rhs.pPictureResource ); in operator ==() 73496 const VULKAN_HPP_NAMESPACE::VideoPictureResourceKHR * pPictureResource = {}; member
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
D | vulkan_beta.h | 163 const VkVideoPictureResourceKHR* pPictureResource; member
|
/third_party/vk-gl-cts/external/vulkan-docs/src/include/vulkan/ |
D | vulkan_beta.h | 163 const VkVideoPictureResourceKHR* pPictureResource; member
|
/third_party/mesa3d/include/vulkan/ |
D | vulkan_beta.h | 174 const VkVideoPictureResourceKHR* pPictureResource; member
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_beta.h | 171 const VkVideoPictureResourceInfoKHR* pPictureResource; member
|
D | vulkan_structs.hpp | 94798 , pPictureResource( pPictureResource_ ) 94834 pPictureResource = pPictureResource_; in setPPictureResource() 94860 return std::tie( sType, pNext, slotIndex, pPictureResource ); in reflect() 94872 …t == rhs.pNext ) && ( slotIndex == rhs.slotIndex ) && ( pPictureResource == rhs.pPictureResource ); in operator ==() 94886 const VULKAN_HPP_NAMESPACE::VideoPictureResourceInfoKHR * pPictureResource = {}; member
|
D | vulkan_hash.hpp | 12805 VULKAN_HPP_HASH_COMBINE( seed, videoReferenceSlotInfoKHR.pPictureResource ); in operator ()()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkStructTypes.inl | 6447 const VkVideoPictureResourceInfoKHR* pPictureResource; member
|
D | vkVulkan_c.inl | 9049 const VkVideoPictureResourceInfoKHR* pPictureResource; member
|
D | vkStrUtilImpl.inl | 13712 s << "\tpPictureResource = " << value.pPictureResource << '\n';
|