HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkMappedMemoryRange Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkDeviceMemory memory
 
VkDeviceSize offset
 
VkDeviceSize size
 

Detailed Description

Definition at line 3220 of file vulkan_core.h.

Member Data Documentation

VkDeviceMemory VkMappedMemoryRange::memory

Definition at line 3223 of file vulkan_core.h.

VkDeviceSize VkMappedMemoryRange::offset

Definition at line 3224 of file vulkan_core.h.

const void* VkMappedMemoryRange::pNext

Definition at line 3222 of file vulkan_core.h.

VkDeviceSize VkMappedMemoryRange::size

Definition at line 3225 of file vulkan_core.h.

VkStructureType VkMappedMemoryRange::sType

Definition at line 3221 of file vulkan_core.h.


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