Searched refs:VkVideoBeginCodingInfoKHR (Results 1 – 8 of 8) sorted by relevance
2299 * pname:pBeginInfo is a pointer to a slink:VkVideoBeginCodingInfoKHR2371 slink:VkVideoBeginCodingInfoKHR::pname:pReferenceSlots can: contain the2447 [open,refpage='VkVideoBeginCodingInfoKHR',desc='Structure specifying video coding scope begin infor…2449 The slink:VkVideoBeginCodingInfoKHR structure is defined as:2451 include::{generated}/api/structs/VkVideoBeginCodingInfoKHR.adoc[]2492 * [[VUID-VkVideoBeginCodingInfoKHR-videoSession-07237]]2496 * [[VUID-VkVideoBeginCodingInfoKHR-slotIndex-04856]]2501 * [[VUID-VkVideoBeginCodingInfoKHR-pPictureResource-07238]]2506 * [[VUID-VkVideoBeginCodingInfoKHR-pPictureResource-07240]]2512 * [[VUID-VkVideoBeginCodingInfoKHR-pPictureResource-07241]][all …]
518 slink:VkVideoBeginCodingInfoKHR via the pname:pReferenceSlots within the527 in slink:VkVideoBeginCodingInfoKHR via the pname:pReferenceSlots within
175 … the video coding scope was started (in one of the elements of `VkVideoBeginCodingInfoKHR::pRefere…223 … the video coding scope was started (in one of the elements of `VkVideoBeginCodingInfoKHR::pRefere…282 …` command. Make sure to include all video picture resources in `VkVideoBeginCodingInfoKHR::pRefere…
348 const VkVideoBeginCodingInfoKHR* pBeginInfo);355 typedef struct VkVideoBeginCodingInfoKHR {363 } VkVideoBeginCodingInfoKHR;874 VkVideoBeginCodingInfoKHR beginInfo = {
8180 typedef struct VkVideoBeginCodingInfoKHR { struct8188 } VkVideoBeginCodingInfoKHR; argument8211 …_vkCmdBeginVideoCodingKHR)(VkCommandBuffer commandBuffer, const VkVideoBeginCodingInfoKHR* pBeginI…8268 const VkVideoBeginCodingInfoKHR* pBeginInfo);
1463 …eof( VULKAN_HPP_NAMESPACE::VideoBeginCodingInfoKHR ) == sizeof( VkVideoBeginCodingInfoKHR ), "stru…
2631 …void vkCmdBeginVideoCodingKHR( VkCommandBuffer commandBuffer, const VkVideoBeginCodingInfoKHR * pB… in vkCmdBeginVideoCodingKHR()
13915 …ast<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkVideoBeginCodingInfoKHR *>( &beg… in beginVideoCodingKHR()