HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkBindVideoSessionMemoryInfoKHR Struct Reference

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t memoryBindIndex
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 
VkDeviceSize memorySize
 

Detailed Description

Definition at line 181 of file vulkan_beta.h.

Member Data Documentation

VkDeviceMemory VkBindVideoSessionMemoryInfoKHR::memory

Definition at line 185 of file vulkan_beta.h.

uint32_t VkBindVideoSessionMemoryInfoKHR::memoryBindIndex

Definition at line 184 of file vulkan_beta.h.

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memoryOffset

Definition at line 186 of file vulkan_beta.h.

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memorySize

Definition at line 187 of file vulkan_beta.h.

const void* VkBindVideoSessionMemoryInfoKHR::pNext

Definition at line 183 of file vulkan_beta.h.

VkStructureType VkBindVideoSessionMemoryInfoKHR::sType

Definition at line 182 of file vulkan_beta.h.


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