Searched refs:VkVideoEndCodingInfoKHR (Results 1 – 6 of 6) sorted by relevance
2620 * pname:pEndCodingInfo is a pointer to a slink:VkVideoEndCodingInfoKHR2638 [open,refpage='VkVideoEndCodingInfoKHR',desc='Structure specifying video coding scope end informati…2640 The sname:VkVideoEndCodingInfoKHR structure is defined as:2642 include::{generated}/api/structs/VkVideoEndCodingInfoKHR.adoc[]2649 include::{generated}/validity/structs/VkVideoEndCodingInfoKHR.adoc[]
411 const VkVideoEndCodingInfoKHR* pEndCodingInfo);900 VkVideoEndCodingInfoKHR endInfo = {
8190 typedef struct VkVideoEndCodingInfoKHR { struct8194 } VkVideoEndCodingInfoKHR; argument8212 …PFN_vkCmdEndVideoCodingKHR)(VkCommandBuffer commandBuffer, const VkVideoEndCodingInfoKHR* pEndCodi…8272 const VkVideoEndCodingInfoKHR* pEndCodingInfo);
1467 …sizeof( VULKAN_HPP_NAMESPACE::VideoEndCodingInfoKHR ) == sizeof( VkVideoEndCodingInfoKHR ), "struc…
2637 …void vkCmdEndVideoCodingKHR( VkCommandBuffer commandBuffer, const VkVideoEndCodingInfoKHR * pEndCo… in vkCmdEndVideoCodingKHR()
13928 …cast<VkCommandBuffer>( m_commandBuffer ), reinterpret_cast<const VkVideoEndCodingInfoKHR *>( &endC… in endVideoCodingKHR()