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

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImage image
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 

Detailed Description

Definition at line 2732 of file vulkan.h.

Member Data Documentation

◆ image

VkImage VkBindImageMemoryInfo::image

Definition at line 2735 of file vulkan.h.

◆ memory

VkDeviceMemory VkBindImageMemoryInfo::memory

Definition at line 2736 of file vulkan.h.

◆ memoryOffset

VkDeviceSize VkBindImageMemoryInfo::memoryOffset

Definition at line 2737 of file vulkan.h.

◆ pNext

const void* VkBindImageMemoryInfo::pNext

Definition at line 2734 of file vulkan.h.

◆ sType

VkStructureType VkBindImageMemoryInfo::sType

Definition at line 2733 of file vulkan.h.


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