Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkBindVideoSessionMemoryInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 8210 of file vulkan_core.h.

Field Documentation

◆ memory

VkDeviceMemory VkBindVideoSessionMemoryInfoKHR::memory

Definition at line 8214 of file vulkan_core.h.

◆ memoryBindIndex

uint32_t VkBindVideoSessionMemoryInfoKHR::memoryBindIndex

Definition at line 8213 of file vulkan_core.h.

◆ memoryOffset

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memoryOffset

Definition at line 8215 of file vulkan_core.h.

◆ memorySize

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memorySize

Definition at line 8216 of file vulkan_core.h.

◆ pNext

const void* VkBindVideoSessionMemoryInfoKHR::pNext

Definition at line 8212 of file vulkan_core.h.

◆ sType

VkStructureType VkBindVideoSessionMemoryInfoKHR::sType

Definition at line 8211 of file vulkan_core.h.


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