Searched defs:BindVideoSessionMemoryInfoKHR (Results 1 – 1 of 1) sorted by relevance
10080 struct BindVideoSessionMemoryInfoKHR struct10082 using NativeType = VkBindVideoSessionMemoryInfoKHR;10084 static const bool allowDuplicate = false;10085 …PP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eBindVideoSessionMemoryInfoKHR;10088 …VULKAN_HPP_CONSTEXPR BindVideoSessionMemoryInfoKHR( uint32_t memoryBindI… in BindVideoSessionMemoryInfoKHR() function10103 BindVideoSessionMemoryInfoKHR( VkBindVideoSessionMemoryInfoKHR const & rhs ) VULKAN_HPP_NOEXCEPT in BindVideoSessionMemoryInfoKHR() function10113 … *this = *reinterpret_cast<VULKAN_HPP_NAMESPACE::BindVideoSessionMemoryInfoKHR const *>( &rhs ); in operator =()10118 …PP_CONSTEXPR_14 BindVideoSessionMemoryInfoKHR & setPNext( const void * pNext_ ) VULKAN_HPP_NOEXCEPT in setPNext()10124 …BindVideoSessionMemoryInfoKHR & setMemoryBindIndex( uint32_t memoryBindIndex_ ) VULKAN_HPP_NOEXCEPT in setMemoryBindIndex()10130 …oSessionMemoryInfoKHR & setMemory( VULKAN_HPP_NAMESPACE::DeviceMemory memory_ ) VULKAN_HPP_NOEXCEPT in setMemory()[all …]