Searched refs:VkVideoSessionCreateInfoKHR (Results 1 – 13 of 13) sorted by relevance
89 and `VkVideoSessionCreateInfoKHR` to `maxDpbSlots` and97 `VkVideoSessionCreateInfoKHR`
82 const VkVideoSessionCreateInfoKHR *create_info);
34 const VkVideoSessionCreateInfoKHR *create_info) in vk_video_session_init()
85 slink:VkVideoSessionCreateInfoKHR::pname:pVideoProfile the bound video104 slink:VkVideoSessionCreateInfoKHR::pname:pVideoProfile the bound video
1110 * pname:pCreateInfo is a pointer to a slink:VkVideoSessionCreateInfoKHR1196 [open,refpage='VkVideoSessionCreateInfoKHR',desc='Structure specifying parameters of a newly create…1198 The slink:VkVideoSessionCreateInfoKHR structure is defined as:1200 include::{generated}/api/structs/VkVideoSessionCreateInfoKHR.adoc[]1242 * [[VUID-VkVideoSessionCreateInfoKHR-protectedMemory-07189]]1249 * [[VUID-VkVideoSessionCreateInfoKHR-pVideoProfile-04845]]1252 * [[VUID-VkVideoSessionCreateInfoKHR-maxDpbSlots-04847]]1257 * [[VUID-VkVideoSessionCreateInfoKHR-maxActiveReferencePictures-04849]]1262 * [[VUID-VkVideoSessionCreateInfoKHR-maxDpbSlots-04850]]1265 * [[VUID-VkVideoSessionCreateInfoKHR-maxCodedExtent-04851]][all …]
321 slink:VkVideoSessionCreateInfoKHR::pname:maxDpbSlots the bound video353 slink:VkVideoSessionCreateInfoKHR::pname:maxDpbSlots the bound video445 must: match the slink:VkVideoSessionCreateInfoKHR::pname:pictureFormat470 slink:VkVideoSessionCreateInfoKHR::pname:maxDpbSlots specified when the483 slink:VkVideoSessionCreateInfoKHR::pname:maxActiveReferencePictures488 slink:VkVideoSessionCreateInfoKHR::pname:maxDpbSlots specified when the
307 chain of slink:VkVideoSessionCreateInfoKHR.416 slink:VkVideoSessionCreateInfoKHR during Video Session creation
382 chain of slink:VkVideoSessionCreateInfoKHR.513 slink:VkVideoSessionCreateInfoKHR during Video Session creation
148 const VkVideoSessionCreateInfoKHR* pCreateInfo,157 typedef struct VkVideoSessionCreateInfoKHR {169 } VkVideoSessionCreateInfoKHR;718 VkVideoSessionCreateInfoKHR createInfo = {
8152 typedef struct VkVideoSessionCreateInfoKHR { struct8164 } VkVideoSessionCreateInfoKHR; argument8204 …VKAPI_PTR *PFN_vkCreateVideoSessionKHR)(VkDevice device, const VkVideoSessionCreateInfoKHR* pCreat…8229 const VkVideoSessionCreateInfoKHR* pCreateInfo,
1451 …( VULKAN_HPP_NAMESPACE::VideoSessionCreateInfoKHR ) == sizeof( VkVideoSessionCreateInfoKHR ), "str…
2589 …VkResult vkCreateVideoSessionKHR( VkDevice device, const VkVideoSessionCreateInfoKHR * pCreateInfo… in vkCreateVideoSessionKHR()
10475 …nKHR( static_cast<VkDevice>( *device ), reinterpret_cast<const VkVideoSessionCreateInfoKHR *>( &cr… in VideoSessionKHR()