RetroArch
Public Attributes | List of all members
VkBindImageMemoryInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkImage image
 
VkDeviceMemory memory
 
VkDeviceSize memoryOffset
 

Member Data Documentation

◆ image

VkImage VkBindImageMemoryInfo::image

◆ memory

VkDeviceMemory VkBindImageMemoryInfo::memory

◆ memoryOffset

VkDeviceSize VkBindImageMemoryInfo::memoryOffset

◆ pNext

const void* VkBindImageMemoryInfo::pNext

◆ sType

VkStructureType VkBindImageMemoryInfo::sType

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