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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkBuffer buffer
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 

Detailed Description

Definition at line 5168 of file vulkan_core.h.

Field Documentation

◆ buffer

VkBuffer VkBindBufferMemoryInfo::buffer

Definition at line 5171 of file vulkan_core.h.

◆ memory

VkDeviceMemory VkBindBufferMemoryInfo::memory

Definition at line 5172 of file vulkan_core.h.

◆ memoryOffset

VkDeviceSize VkBindBufferMemoryInfo::memoryOffset

Definition at line 5173 of file vulkan_core.h.

◆ pNext

const void* VkBindBufferMemoryInfo::pNext

Definition at line 5170 of file vulkan_core.h.

◆ sType

VkStructureType VkBindBufferMemoryInfo::sType

Definition at line 5169 of file vulkan_core.h.


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