RetroArch
Public Attributes | List of all members
VkMappedMemoryRange Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceMemory memory
 
VkDeviceSize offset
 
VkDeviceSize size
 

Member Data Documentation

◆ memory

VkDeviceMemory VkMappedMemoryRange::memory

◆ offset

VkDeviceSize VkMappedMemoryRange::offset

◆ pNext

const void* VkMappedMemoryRange::pNext

◆ size

VkDeviceSize VkMappedMemoryRange::size

◆ sType

VkStructureType VkMappedMemoryRange::sType

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