Vulkan-Hpp
VkBindVideoSessionMemoryInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t memoryBindIndex
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 
VkDeviceSize memorySize
 

Detailed Description

Definition at line 8094 of file vulkan_core.h.

Member Data Documentation

◆ memory

VkDeviceMemory VkBindVideoSessionMemoryInfoKHR::memory

Definition at line 8098 of file vulkan_core.h.

◆ memoryBindIndex

uint32_t VkBindVideoSessionMemoryInfoKHR::memoryBindIndex

Definition at line 8097 of file vulkan_core.h.

◆ memoryOffset

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memoryOffset

Definition at line 8099 of file vulkan_core.h.

◆ memorySize

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memorySize

Definition at line 8100 of file vulkan_core.h.

◆ pNext

const void* VkBindVideoSessionMemoryInfoKHR::pNext

Definition at line 8096 of file vulkan_core.h.

◆ sType

VkStructureType VkBindVideoSessionMemoryInfoKHR::sType

Definition at line 8095 of file vulkan_core.h.


The documentation for this struct was generated from the following file: