Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkBindBufferMemoryInfo Struct Reference

#include <vulkan.h>

Public Attributes

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

Detailed Description

Definition at line 2725 of file vulkan.h.

Member Data Documentation

◆ buffer

VkBuffer VkBindBufferMemoryInfo::buffer

Definition at line 2728 of file vulkan.h.

◆ memory

VkDeviceMemory VkBindBufferMemoryInfo::memory

Definition at line 2729 of file vulkan.h.

◆ memoryOffset

VkDeviceSize VkBindBufferMemoryInfo::memoryOffset

Definition at line 2730 of file vulkan.h.

◆ pNext

const void* VkBindBufferMemoryInfo::pNext

Definition at line 2727 of file vulkan.h.

◆ sType

VkStructureType VkBindBufferMemoryInfo::sType

Definition at line 2726 of file vulkan.h.


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