struct BindVideoSessionMemoryInfoKHR
Defined at line 16153 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkBindVideoSessionMemoryInfoKHR, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkBindVideoSessionMemoryInfoKHR.html
Public Members
StructureType sType
const void * pNext
uint32_t memoryBindIndex
DeviceMemory memory
DeviceSize memoryOffset
DeviceSize memorySize
Public Methods
void BindVideoSessionMemoryInfoKHR (uint32_tmemoryBindIndex_,DeviceMemorymemory_,DeviceSizememoryOffset_,DeviceSizememorySize_,const void *pNext_)
Defined at line 16161 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindVideoSessionMemoryInfoKHR (const BindVideoSessionMemoryInfoKHR & rhs)
Defined at line 16174 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindVideoSessionMemoryInfoKHR (const VkBindVideoSessionMemoryInfoKHR & rhs)
Defined at line 16176 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & operator= (const BindVideoSessionMemoryInfoKHR & rhs)
Defined at line 16181 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & operator= (const VkBindVideoSessionMemoryInfoKHR & rhs)
Defined at line 16184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setPNext (const void * pNext_)
Defined at line 16191 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR && setPNext (const void * pNext_)
Defined at line 16197 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemoryBindIndex (uint32_t memoryBindIndex_)
Defined at line 16203 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR && setMemoryBindIndex (uint32_t memoryBindIndex_)
Defined at line 16209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemory (DeviceMemory memory_)
Defined at line 16215 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR && setMemory (DeviceMemory memory_)
Defined at line 16221 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemoryOffset (DeviceSize memoryOffset_)
Defined at line 16227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR && setMemoryOffset (DeviceSize memoryOffset_)
Defined at line 16233 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR & setMemorySize (DeviceSize memorySize_)
Defined at line 16239 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindVideoSessionMemoryInfoKHR && setMemorySize (DeviceSize memorySize_)
Defined at line 16245 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindVideoSessionMemoryInfoKHR & operator const VkBindVideoSessionMemoryInfoKHR & ()
Defined at line 16252 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindVideoSessionMemoryInfoKHR & operator VkBindVideoSessionMemoryInfoKHR & ()
Defined at line 16257 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindVideoSessionMemoryInfoKHR * operator const VkBindVideoSessionMemoryInfoKHR * ()
Defined at line 16262 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindVideoSessionMemoryInfoKHR * operator VkBindVideoSessionMemoryInfoKHR * ()
Defined at line 16267 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const BindVideoSessionMemoryInfoKHR & )
Defined at line 16281 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp