#include <vulkan_core.h>
Public Attributes | |
VkDeviceMemory | memory |
VkDeviceSize | offset |
const void * | pNext |
VkDeviceSize | size |
VkStructureType | sType |
Definition at line 1942 of file vulkan_core.h.
VkDeviceMemory VkMappedMemoryRange::memory |
Definition at line 1945 of file vulkan_core.h.
VkDeviceSize VkMappedMemoryRange::offset |
Definition at line 1946 of file vulkan_core.h.
const void* VkMappedMemoryRange::pNext |
Definition at line 1944 of file vulkan_core.h.
VkDeviceSize VkMappedMemoryRange::size |
Definition at line 1947 of file vulkan_core.h.
VkStructureType VkMappedMemoryRange::sType |
Definition at line 1943 of file vulkan_core.h.