Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 8180 of file vulkan_core.h.

Member Data Documentation

◆ memory

VkDeviceMemory VkBindVideoSessionMemoryInfoKHR::memory

Definition at line 8184 of file vulkan_core.h.

◆ memoryBindIndex

uint32_t VkBindVideoSessionMemoryInfoKHR::memoryBindIndex

Definition at line 8183 of file vulkan_core.h.

◆ memoryOffset

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memoryOffset

Definition at line 8185 of file vulkan_core.h.

◆ memorySize

VkDeviceSize VkBindVideoSessionMemoryInfoKHR::memorySize

Definition at line 8186 of file vulkan_core.h.

◆ pNext

const void* VkBindVideoSessionMemoryInfoKHR::pNext

Definition at line 8182 of file vulkan_core.h.

◆ sType

VkStructureType VkBindVideoSessionMemoryInfoKHR::sType

Definition at line 8181 of file vulkan_core.h.


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