Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkMappedMemoryRange Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 3294 of file vulkan_core.h.

Member Data Documentation

◆ memory

VkDeviceMemory VkMappedMemoryRange::memory

Definition at line 3297 of file vulkan_core.h.

◆ offset

VkDeviceSize VkMappedMemoryRange::offset

Definition at line 3298 of file vulkan_core.h.

◆ pNext

const void* VkMappedMemoryRange::pNext

Definition at line 3296 of file vulkan_core.h.

◆ size

VkDeviceSize VkMappedMemoryRange::size

Definition at line 3299 of file vulkan_core.h.

◆ sType

VkStructureType VkMappedMemoryRange::sType

Definition at line 3295 of file vulkan_core.h.


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