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

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDeviceMemory memory
 
VkDeviceSize offset
 
VkDeviceSize size
 

Detailed Description

Definition at line 1830 of file vulkan.h.

Member Data Documentation

◆ memory

VkDeviceMemory VkMappedMemoryRange::memory

Definition at line 1833 of file vulkan.h.

◆ offset

VkDeviceSize VkMappedMemoryRange::offset

Definition at line 1834 of file vulkan.h.

◆ pNext

const void* VkMappedMemoryRange::pNext

Definition at line 1832 of file vulkan.h.

◆ size

VkDeviceSize VkMappedMemoryRange::size

Definition at line 1835 of file vulkan.h.

◆ sType

VkStructureType VkMappedMemoryRange::sType

Definition at line 1831 of file vulkan.h.


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