Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkMappedMemoryRange Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 3331 of file vulkan_core.h.

Field Documentation

◆ memory

VkDeviceMemory VkMappedMemoryRange::memory

Definition at line 3334 of file vulkan_core.h.

◆ offset

VkDeviceSize VkMappedMemoryRange::offset

Definition at line 3335 of file vulkan_core.h.

◆ pNext

const void* VkMappedMemoryRange::pNext

Definition at line 3333 of file vulkan_core.h.

◆ size

VkDeviceSize VkMappedMemoryRange::size

Definition at line 3336 of file vulkan_core.h.

◆ sType

VkStructureType VkMappedMemoryRange::sType

Definition at line 3332 of file vulkan_core.h.


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