struct BindVideoSessionMemoryInfoKHR
Defined at line 10559 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
uint32_t memoryBindIndex
DeviceMemory memory
vk::DeviceSize memoryOffset
vk::DeviceSize memorySize
Public Methods
void BindVideoSessionMemoryInfoKHR (uint32_t memoryBindIndex_, vk::DeviceMemory memory_, vk::DeviceSize memoryOffset_, vk::DeviceSize memorySize_, const void * pNext_)
Defined at line 10567 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindVideoSessionMemoryInfoKHR (const BindVideoSessionMemoryInfoKHR & rhs)
Defined at line 10580 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindVideoSessionMemoryInfoKHR (const VkBindVideoSessionMemoryInfoKHR & rhs)
Defined at line 10582 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & operator= (const BindVideoSessionMemoryInfoKHR & rhs)
Defined at line 10587 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & operator= (const VkBindVideoSessionMemoryInfoKHR & rhs)
Defined at line 10590 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setPNext (const void * pNext_)
Defined at line 10597 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemoryBindIndex (uint32_t memoryBindIndex_)
Defined at line 10603 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemory (vk::DeviceMemory memory_)
Defined at line 10609 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemoryOffset (vk::DeviceSize memoryOffset_)
Defined at line 10615 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemorySize (vk::DeviceSize memorySize_)
Defined at line 10621 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindVideoSessionMemoryInfoKHR & operator const VkBindVideoSessionMemoryInfoKHR & ()
Defined at line 10628 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindVideoSessionMemoryInfoKHR & operator VkBindVideoSessionMemoryInfoKHR & ()
Defined at line 10633 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const BindVideoSessionMemoryInfoKHR & )
Defined at line 10656 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp